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:
parent
331ca7df3e
commit
fd773f8e79
1 changed files with 1 additions and 1 deletions
2
debian/build-git-snapshot
vendored
2
debian/build-git-snapshot
vendored
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue