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

Jonas Smedegaard dr at jones.dk
Wed Sep 14 17:18:52 UTC 2016


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 dc8c7c204281ec66de8ea8079b62da220df0ebe1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Sep 14 19:20:38 2016 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 21 +++++++++++++++++++++
 debian/control         |  6 +++---
 debian/copyright_hints | 27 ++++++++++++++-------------
 3 files changed, 38 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c737e68..24861ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+libtext-sprintfn-perl (0.08-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
+    Closes: Bug#825762. Thanks to Niko Tyni.
+
+  [ Jonas Smedegaard ]
+  * Declare compliance with Debian Policy 3.9.8.
+  * Modernize Vcs-Git field: Use https protocol URL.
+  * Modernize git-buildpackage config: Filter any .git* file.
+  * Update watch file:
+    + Bump to version 4.
+    + Use only MetaCPAN URL.
+    + Tighten to ignore prereleases.
+    + Mention gpb in usage comment.
+  * Stop track upstream source with CDBS (use gpb --uscan).
+  * Update copyright info:
+    + Extend coverage of packaging to include current year.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 14 Sep 2016 19:20:06 +0200
+
 libtext-sprintfn-perl (0.07-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index a1d22ff..b850602 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,15 @@ Source: libtext-sprintfn-perl
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- devscripts,
+ licensecheck,
  perl,
  debhelper,
  dh-buildinfo,
  perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 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/libtext-sprintfn-perl
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtext-sprintfn-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-sprintfn-perl.git
 Homepage: https://metacpan.org/release/Text-sprintfn
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index cb4cf16..c11567d 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -10,7 +10,6 @@ Files: Changes
  META.yml
  Makefile.PL
  README
- TODO.md
  debian/README.source
  debian/compat
  debian/control
@@ -19,35 +18,37 @@ Files: Changes
  debian/source/format
  debian/source/lintian-overrides
  debian/watch
+ devscripts/bench
  dist.ini
  t/00-compile.t
  t/01-basics.t
  t/release-pod-coverage.t
  t/release-pod-syntax.t
- t/release-rinci.t
  weaver.ini
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
-Files: debian/rules
-Copyright: 2014-2015, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
- FIXME
-
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
+Copyright: 1989, Free Software Foundation, Inc.
   19xx name of author
   19yy <name of author>
-  2015, perlancar at cpan.org
+  2015, perlancar at cpan.org.
   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: debian/rules
+Copyright: 2014-2016, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 
 Files: lib/Text/sprintfn.pm
-Copyright: 2015, perlancar at cpan.org
-  AND LICENSE
+Copyright: 2015, perlancar at cpan.org.
 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