[libtext-sprintfn-perl] 13/13: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Tue Aug 4 10:05:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libtext-sprintfn-perl.

commit 5f6fc5e2ff5098c38165155ebd747d10c71a802c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 11:57:11 2015 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 21 +++++++++++++++++++++
 debian/control         |  1 -
 debian/copyright_hints | 26 ++++++++++++++------------
 3 files changed, 35 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aee1fc3..c737e68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+libtext-sprintfn-perl (0.07-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
+
+  [ Jonas Smedegaard ]
+  * Switch download URL for get-orig-source target.
+  * Modernize git-buildpackage config: Avoid git- prefix.
+  * Update copyright info:
+    + Extend coverage of packaging to include current year.
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Replace (yes, not add) main upstream author.
+  * Bump debhelper compatibility level to 9.
+  * Add another author-specific download URL to watch file.
+  * Override lintian regarding build-depending unversioned on debhelper.
+  * Override lintian regarding license in License-Reference field.
+    See bug#786450.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 04 Aug 2015 11:47:58 +0200
+
 libtext-sprintfn-perl (0.06-1) unstable; urgency=low
 
   * Initial packaging release.
diff --git a/debian/control b/debian/control
index 3ecf529..a1d22ff 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Build-Depends: cdbs,
  devscripts,
  perl,
- libmodule-build-perl,
  debhelper,
  dh-buildinfo,
  perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
diff --git a/debian/copyright_hints b/debian/copyright_hints
index ccfa67f..cb4cf16 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,18 +4,20 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Build.PL
- Changes
+Files: Changes
  MANIFEST
- MANIFEST.SKIP
  META.json
  META.yml
+ Makefile.PL
+ README
+ TODO.md
  debian/README.source
  debian/compat
  debian/control
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
  dist.ini
  t/00-compile.t
@@ -23,18 +25,13 @@ Files: Build.PL
  t/release-pod-coverage.t
  t/release-pod-syntax.t
  t/release-rinci.t
+ weaver.ini
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: README
- lib/Text/sprintfn.pm
-Copyright: 2012, Steven Haryanto
-License: UNKNOWN
- 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
 
@@ -42,10 +39,15 @@ Files: LICENSE
 Copyright: 1989, Free Software Foundation, Inc
   19xx name of author
   19yy <name of author>
-  2012, Steven Haryanto
+  2015, perlancar at cpan.org
   disclaimer" for the program, if
-  interest in the
   the software, and
 License: GPL-ever
  FIXME
 
+Files: lib/Text/sprintfn.pm
+Copyright: 2015, perlancar at cpan.org
+  AND LICENSE
+License: UNKNOWN
+ FIXME
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-sprintfn-perl.git



More information about the Pkg-perl-cvs-commits mailing list