[libcatmandu-store-mongodb-perl] 07/07: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Tue Feb 9 06:33:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-store-mongodb-perl.
commit 20bb2d0258284a10001824617a0a2506fa561a42
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Feb 9 07:31:27 2016 +0100
Prepare for release: Update changelog, control file and copyright hints.
---
debian/changelog | 18 ++++++++++++++++++
debian/control | 5 +++--
debian/copyright_hints | 12 ++++++------
3 files changed, 27 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 686d2b5..031c356 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libcatmandu-store-mongodb-perl (0.0403-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release.
+ + Add drop method.
+
+ [ Jonas Smedegaard ]
+ * Declare compliance with Debian Policy 3.9.7.
+ * Update copyright info:
+ + Extend copyright of packaging to cover current year.
+ + Bump (yes, not extend) copyright for main upstream author to cover
+ current year.
+ * Update package relations:
+ + (Build-)depend on recent libnamespace-clean-perl.
+ + Favor recent perl over recent libtest-simple-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 09 Feb 2016 07:31:23 +0100
+
libcatmandu-store-mongodb-perl (0.0402-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index d6a6882..bd5e8ac 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,13 @@ Build-Depends: cdbs,
libjson-maybexs-perl (>= 1.003005),
libmongodb-perl (>= 1.0.0),
libmoo-perl (>= 1.006000),
+ libnamespace-clean-perl (>= 0.24),
libsoftware-license-perl,
- libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1),
+ perl (>= 5.21.1) | libtest-simple-perl (>= 1.001003),
libtest-exception-perl (>= 0.32),
libtest-pod-perl,
libtest-warn-perl
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-store-mongodb-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatmandu-store-mongodb-perl
Homepage: https://github.com/LibreCat/Catmandu-Store-MongoDB
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 9de16a4..cf22f30 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -37,13 +37,13 @@ Copyright: 2009-2013, 10gen, Inc
License: Apache-2.0
FIXME
-Files: debian/rules
-Copyright: 2014-2015, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
+Files: LICENSE
+Copyright: 2016, Nicolas Steenlant
+License: Artistic-1.0 GPL (vever)
FIXME
-Files: LICENSE
-Copyright: 2015, Nicolas Steenlant
-License: GPL-ever
+Files: debian/rules
+Copyright: 2014-2016, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-mongodb-perl.git
More information about the Pkg-perl-cvs-commits
mailing list