[liblexical-underscore-perl] 12/12: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Wed Sep 14 17:59:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository liblexical-underscore-perl.
commit 6ec65aa6e67251b386bad3c8f16ff8a92deb218f
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Sep 14 19:55:18 2016 +0200
Prepare for release: Update changelog, control file and copyright hints.
---
debian/changelog | 23 ++++++++++++++++++++++
debian/control | 6 +++---
debian/copyright_hints | 52 +++++++++++++++++++++++++++++++++-----------------
3 files changed, 60 insertions(+), 21 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 380b001..e6d0b32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+liblexical-underscore-perl (0.003-2) unstable; urgency=medium
+
+ * Update watch file:
+ + Bump to version 4.
+ + Use only MetaCPAN URL.
+ + Mention gpb in usage comment.
+ * Stop track upstream source with CDBS (use gpb --uscan).
+ * Modernize git-buildpackage config: Filter any .git* file.
+ * Declare compliance with Debian Policy 3.9.8.
+ * Modernize Vcs-Git field: Use https protocol URL.
+ * Bump debhelper compatibility level to 9.
+ * Add lintian override regarding debhelper 9.
+ * Update copyright info:
+ + Use License-Grant and License-Reference fields. Thanks to Ben Finney.
+ + Extend coverage of packaging to include current year.
+ * Add lintian override regarding license in License-Reference field.
+ See bug#786450.
+ * Add patch 1001 to avoid lexical underscore.
+ Closes: Bug#825524. Thanks to Niko Tyni.
+ * Build-depend on licensecheck (not devscripts).
+
+ -- Jonas Smedegaard <dr at jones.dk> Wed, 14 Sep 2016 19:55:14 +0200
+
liblexical-underscore-perl (0.003-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index 6d545c0..3ef3b1d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,15 @@ Source: liblexical-underscore-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
- devscripts,
+ licensecheck,
perl,
debhelper,
dh-buildinfo,
libpadwalker-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblexical-underscore-perl
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblexical-underscore-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblexical-underscore-perl.git
Homepage: http://search.cpan.org/dist/lexical-underscore/
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 840c5f1..c6d98eb 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -7,58 +7,74 @@ Disclaimer: Autogenerated by CDBS
Files: CREDITS
Changes
INSTALL
- MANIFEST
META.json
META.yml
Makefile.PL
- SIGNATURE
debian/README.source
debian/compat
debian/control
debian/control.in
debian/gbp.conf
+ debian/patches/1001_avoid_lexical_underscore.patch
+ debian/patches/README
+ debian/patches/series
debian/source/format
+ debian/source/lintian-overrides
debian/watch
dist.ini
doap.ttl
t/01basic.t
t/02synopsis.t
t/03perl58.t
-Copyright: *No copyright*
+Copyright: NONE
License: UNKNOWN
FIXME
Files: CONTRIBUTING
README
lib/lexical/underscore.pm
-Copyright: 2012, 2014 Toby Inkster
- 2012-2014, Toby Inkster
+Copyright: 2012, 2014, Toby Inkster.
+ 2012-2014, Toby Inkster.
License: UNKNOWN
FIXME
-Files: debian/rules
-Copyright: 2013-2014, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
+Files: COPYRIGHT
+Copyright: -format/1.0/
+ 2014, the copyright holder(s).
+ CREDITS
+ Copyright 2012 Toby Inkster.
+ Copyright 2014 Toby Inkster.
+ None
+ This software is copyright (c) 2012, 2014 by Toby Inkster.
+ Unknown
+License: Artistic-1.0
FIXME
Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
+Copyright: 1989, Free Software Foundation, Inc.
19xx name of author
19yy <name of author>
- 2014, Toby Inkster
+ 2014, Toby Inkster.
disclaimer" for the program, if
+ ed by the Free
interest in the
+ of this Package, but belong to whomever generated them, and may be sold
the software, and
-License: GPL-ever
+License: GPL-1+ or Artistic-1.0
FIXME
-Files: COPYRIGHT
-Copyright: 2012, Toby Inkster
- 2014, Toby Inkster
- 2014, the holder(s)
- None
- This software is 2012, 2014 by Toby Inkster
- Unknown
+Files: debian/rules
+Copyright: 2013-2014, 2016, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
+Files: MANIFEST
+Copyright: CREDITS
+License: UNKNOWN
+ FIXME
+
+Files: SIGNATURE
+Copyright: SHA1 0cf6de682a1d9d7bcfdfd200a5827d0d004cf26d CREDITS
License: UNKNOWN
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblexical-underscore-perl.git
More information about the Pkg-perl-cvs-commits
mailing list