[libcatmandu-store-mongodb-perl] 11/15: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 21:28:23 UTC 2015


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 d9cbdf744f17ebbae33b71b3b4b1d9f5e066d295
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 22:09:16 2015 +0100

    Update changelog, control file and copyright hints.
---
 debian/changelog       | 15 +++++++++++++++
 debian/control         | 32 ++++++++++++++++----------------
 debian/copyright_hints | 11 +++--------
 3 files changed, 34 insertions(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 21f4cfb..b93ed62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libcatmandu-store-mongodb-perl (0.0303-4) UNRELEASED; urgency=medium
+
+  * Sort and newline-delimit dependencies.
+  * Update copyright info:
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Extend copyright of packaging to cover current year.
+  * Add lintian override regarding license in License-Reference field.
+    See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+  * Modernize git-buildpackage config: Avoid git- prefix.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 26 Oct 2015 22:08:07 +0100
+
 libcatmandu-store-mongodb-perl (0.0303-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 38ff71f..dc7c6be 100644
--- a/debian/control
+++ b/debian/control
@@ -5,19 +5,19 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: cdbs,
-               devscripts,
-               perl,
-               debhelper,
-               dh-buildinfo,
-               libcatmandu-perl,
-               libmongodb-perl (>= 0.705.0.0),
-               libmoo-perl (>= 1.006000),
-               libjson-perl,
-               libmodule-build-perl,
-               libsoftware-license-perl,
-               libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1),
-               libtest-exception-perl (>= 0.32),
-               libtest-pod-perl
+ devscripts,
+ perl,
+ libmodule-build-perl,
+ debhelper,
+ dh-buildinfo,
+ libcatmandu-perl,
+ libmongodb-perl (>= 0.705.0.0),
+ libmoo-perl (>= 1.006000),
+ libjson-perl,
+ libsoftware-license-perl,
+ libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1),
+ libtest-exception-perl (>= 0.32),
+ libtest-pod-perl
 Standards-Version: 3.9.6
 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
@@ -25,9 +25,9 @@ Homepage: https://github.com/LibreCat/Catmandu-Store-MongoDB
 
 Package: libcatmandu-store-mongodb-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Enhances: ${cdbs:Enhances}
 Description: searchable store backed by MongoDB
  Catmandu provides a suite of Perl modules to ease the import, storage,
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 328b47a..e0ab5d8 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -17,6 +17,7 @@ Files: Build.PL
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
  dist.ini
  lib/Catmandu/Store/MongoDB.pm
@@ -36,18 +37,12 @@ License: Apache-2.0
  FIXME
 
 Files: debian/rules
-Copyright: 2014, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2014-2015, Jonas Smedegaard <dr at jones.dk>
 License: GPL-3+
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
-  19xx name of author
-  19yy <name of author>
-  2014, Nicolas Steenlant
-  disclaimer" for the program, if
-  interest in the
-  the software, and
+Copyright: 2014, Nicolas Steenlant
 License: GPL-ever
  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