Bug 11705 - change versioning of build-git-snapshot

This change makes the package versions conform to Debian requirements
for native packages.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
Robin Sheat 2014-02-07 12:59:10 +13:00 committed by Galen Charlton
parent 331ca7df3e
commit fd773f8e79

View file

@ -30,7 +30,7 @@ use POSIX qw/strftime/;
my $buildresult;
my $distribution='squeeze-dev';
my $git_checks='all';
my $version='3.15-1~git';
my $version='3.15~git';
my $auto_version=1;
my $need_help;
my $debug;