Match CI build version to Debian Package Build Version.

The Debian Package should have the same version as the rest of the packages
being created as a part of the full build. These changes enable that.

NOTE: The debian package revision is unused but still included in the package
to allow for hyphens in the package version. (https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version)
This commit is contained in:
Bryan Thornbury 2015-11-03 14:13:25 -08:00
parent b1d3ef4b75
commit b63af7e649
4 changed files with 17 additions and 12 deletions

View file

@ -23,4 +23,4 @@ fi
echo Building dotnet tools verison - $DOTNET_BUILD_VERSION
$DIR/scripts/bootstrap.sh
$DIR/scripts/package.sh $1
$DIR/scripts/package.sh