[Koha-patches] [PATCH] Bug 9143 - changelog and build script updates

Robin Sheat robin at catalyst.net.nz
Mon Nov 26 06:38:20 CET 2012


This accounts for the 3.10 release, and the 3.11 development branch
---
 debian/build-git-snapshot |    2 +-
 debian/changelog          |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot
index b05df0d..94c4ea8 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.9-1~git';
+my $version='3.11-1~git';
 my $auto_version=1;
 my $need_help;
 my $debug;
diff --git a/debian/changelog b/debian/changelog
index 3cd4cee..61df69a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+koha (3.10.00-1) squeeze; urgency=low
+
+  *  New major upstream release (3.10.00)
+
+ -- Robin Sheat <robin at catalyst.net.nz>  Mon, 26 Nov 2012 17:25:11 +1300
+
 koha (3.8.0-1) squeeze; urgency=low
 
   * New major upstream release (3.08.00)
-- 
1.7.9.5



More information about the Koha-patches mailing list