From fd773f8e798f328292f49969b103892eb7dc6721 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Fri, 7 Feb 2014 12:59:10 +1300 Subject: [PATCH] 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 --- debian/build-git-snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot index 8aa51de12d..a1ea418103 100755 --- a/debian/build-git-snapshot +++ b/debian/build-git-snapshot @@ -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; -- 2.39.5