From 7cb5ff104bfb7a03a58069c991491c9ab6d78bc4 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Fri, 22 Nov 2013 13:18:10 +1300 Subject: [PATCH] Bug 11284: Packaging updates for master branch Signed-off-by: Galen Charlton Signed-off-by: Fridolin SOMERS --- debian/build-git-snapshot | 2 +- debian/changelog | 66 +++++++++++++++++++++++++++++++++++++++++++++++ debian/control | 3 ++- 3 files changed, 69 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 9bd4108..62fe31c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,69 @@ +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) + + -- Robin Sheat Tue, 29 Oct 2013 16:00:55 +1300 + +koha (3.12.05-1) squeeze; urgency=low + + * New upstream release (3.12.05) + + -- Robin Sheat Tue, 24 Sep 2013 15:24:19 +1200 + +koha (3.12.04-1) squeeze; urgency=low + + * New upstream release (3.12.04) + + -- Robin Sheat Mon, 02 Sep 2013 16:09:43 +1200 + +koha (3.12.03.1-1) squeeze; urgency=low + + * 3.12.03 with corrected release notes. + * Specific reference for security update available at: + http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10657 + + -- Robin Sheat Tue, 30 Jul 2013 08:49:35 +1200 + +koha (3.12.03-1) squeeze; urgency=high + + * New upstream release (3.12.03) + * This contains an urgent security patch, for more information see + http://www.koha-community.org or the Koha mailing list. + + -- Robin Sheat Tue, 30 Jul 2013 01:18:42 +1200 + +koha (3.12.02-1) squeeze; urgency=low + + * New upstream release (3.12.02) + + -- Robin Sheat Wed, 24 Jul 2013 23:05:10 +1200 + +koha (3.12.01-1) squeeze; urgency=low + + * New upstream release (3.12.01) + + -- Robin Sheat Mon, 24 Jun 2013 14:25:54 +1200 + +koha (3.12.00.1-1) squeeze; urgency=low + + * Minor update to add support for wheezy + + -- Robin Sheat Tue, 04 Jun 2013 15:35:18 +1200 + +koha (3.12.00-1) squeeze; urgency=low + + * New major upstream release (3.12.00) + * Release notes are at http://kohadev.cpbibliography.com/relnotes312.pdf + + -- Robin Sheat Tue, 21 May 2013 15:04:27 +1200 + koha (3.10.04-1) squeeze; urgency=low * New upstream release (3.10.04) 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.3.2