From d9fdf63ace9f7252151d52611b6276d647b752cd Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Fri, 22 Nov 2013 13:18:10 +1300 Subject: [PATCH] Bug 11284 - [3.14.x] Packaging updates for 3.14.x branch --- debian/build-git-snapshot | 2 +- debian/changelog | 7 +++++++ debian/control | 3 ++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot index 3f06ff2..0142943 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.13-1~git'; +my $version='3.14-1~git'; my $auto_version=1; my $need_help; my $debug; diff --git a/debian/changelog b/debian/changelog index 55889b5..62fe31c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +koha (3.14.00-1) squeeze; urgency=low + + * New major upstream release (3.14.00) + * Release notes are at http://koha-community.org/koha-3-14-0-released/ + + -- Robin Sheat Fri, 22 Nov 2013 11:40:21 +1300 + koha (3.12.06-1) squeeze; urgency=low * New upstream release (3.12.06) diff --git a/debian/control b/debian/control index 35c0ca3..789b534 100644 --- a/debian/control +++ b/debian/control @@ -142,7 +142,8 @@ Depends: ${misc:Depends}, ${koha:Depends}, unzip, xmlstarlet, yaz -Suggests: mysql-server +Suggests: mysql-server, + memcached Homepage: http://koha-community.org/ Description: integrated (physical) library management system Koha is an Integrated Library Managment system for real-world libraries -- 1.8.1.2