[libmatch-simple-perl] 12/12: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Mon Sep 7 00:19:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmatch-simple-perl.
commit b12d161c8a5677196b82673f871f0741879eae50
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Sep 7 02:15:01 2015 +0200
Prepare for release: Update changelog, control file and copyright hints.
---
debian/changelog | 21 +++++++++++++++++++++
debian/control | 7 +++----
debian/copyright_hints | 7 +++----
3 files changed, 27 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0628ca9..22f73e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+libmatch-simple-perl (0.009-2) unstable; urgency=medium
+
+ * Update package relations:
+ + Favor (build-)depending on recent perl over
+ libscalar-list-utils-perl.
+ + Stop build-depend on (recent perl or) libtest-simple-perl: Needed
+ version provided by perl even in oldstable.
+ * Bump debhelper compatibility level to 9.
+ * Fix Vcs-Git to use canonical URL.
+ * Declare compliance with Debian Policy 3.9.6.
+ * Modernize git-buildpackage config: Avoid git- prefix.
+ * Update copyright info:
+ + Use License-Grant and License-Reference fields.
+ Thanks to Ben Finney.
+ + Extend coverage of packaging to include current year.
+ * Override lintian regarding license in License-Reference field.
+ See bug#786450.
+ * Override lintian regarding build-depending unversioned on debhelper.
+
+ -- Jonas Smedegaard <dr at jones.dk> Mon, 07 Sep 2015 02:14:41 +0200
+
libmatch-simple-perl (0.009-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index b936327..f46d2b1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,13 @@ Build-Depends: cdbs,
debhelper,
dh-buildinfo,
libexporter-tiny-perl,
- libscalar-list-utils-perl (>= 1:1.33),
+ perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33),
libsub-infix-perl (>= 0.004),
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
libtest-fatal-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmatch-simple-perl
+Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmatch-simple-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmatch-simple-perl.git
Homepage: https://metacpan.org/release/match-simple
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 9d6dae2..c20d072 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -18,6 +18,7 @@ Files: CREDITS
debian/control.in
debian/gbp.conf
debian/source/format
+ debian/source/lintian-overrides
debian/watch
dist.ini
doap.ttl
@@ -34,11 +35,12 @@ Files: CONTRIBUTING
t/02simple.t
Copyright: 2012-2014, Toby Inkster
2013-2014, Toby Inkster
+ AND LICENCE
License: UNKNOWN
FIXME
Files: debian/rules
-Copyright: 2013-2014, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2013-2015, Jonas Smedegaard <dr at jones.dk>
License: GPL-3+
FIXME
@@ -48,7 +50,6 @@ Copyright: 1989, Free Software Foundation, Inc
19yy <name of author>
2014, Toby Inkster
disclaimer" for the program, if
- interest in the
the software, and
License: GPL-ever
FIXME
@@ -56,9 +57,7 @@ License: GPL-ever
Files: COPYRIGHT
Copyright: 2013, Toby Inkster
2014, Toby Inkster
- 2014, the holder(s)
None
- This software is 2013-2014, by Toby Inkster
Unknown
License: UNKNOWN
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmatch-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list