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

Jonas Smedegaard dr at jones.dk
Sun Dec 25 21:58:27 UTC 2016


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

js pushed a commit to branch master
in repository libtest-checkdeps-perl.

commit cffb6de4152fb3f23e75dc7a1d64309ed599b268
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Dec 25 22:54:42 2016 +0100

    Prepare for release: Update changelog, control file, and copyright hints.
---
 debian/changelog       | 22 +++++++++++++++++++---
 debian/control         |  9 +++++----
 debian/copyright_hints | 39 +++++++++++++++------------------------
 3 files changed, 39 insertions(+), 31 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 03003e8..3b053d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,24 @@
-libtest-checkdeps-perl (0.010-2) UNRELEASED; urgency=medium
+libtest-checkdeps-perl (0.010-2) unstable; urgency=medium
 
-  * Update Vcs-Browser URL to cgit web frontend
+  [ Salvatore Bonaccorso ]
+  * Modernize Vcs-Browser field:
+    + Use https protocol.
+    + Use cgit web frontend.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:35:20 +0200
+  [ Jonas Smedegaard ]
+  * Modernize Vcs-Git field: Use https protocol.
+  * Declare compliance with Debian Policy 3.9.8.
+  * Bump debhelper compatibility level to 9.
+  * Update copyright info:
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Extend coverage of Debian packaging.
+  * Add lintian override regarding license in License-Reference field.
+    See bug#786450.
+  * Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
+  * Modernize CDBS use: Build-depend on licensecheck (not devscripts).
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 25 Dec 2016 22:53:27 +0100
 
 libtest-checkdeps-perl (0.010-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 7b34e1a..8802a63 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: libtest-checkdeps-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs (>= 0.4.122~),
- devscripts,
+Build-Depends: cdbs,
+ licensecheck,
+ perl,
  debhelper,
  dh-buildinfo,
  perl (>= 5.14) | libcpan-meta-perl (>= 2.120920),
@@ -11,8 +12,8 @@ Build-Depends: cdbs (>= 0.4.122~),
  perl (>= 5.12) | libtest-simple-perl (>= 0.88)
 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/pkg-perl/packages/libtest-checkdeps-perl
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-checkdeps-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-checkdeps-perl.git
 Homepage: http://search.cpan.org/dist/Test-CheckDeps/
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index eb0b77c..3a6166a 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,12 +4,12 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Build.PL
- Changes
+Files: Changes
  INSTALL
  MANIFEST
  META.json
  META.yml
+ Makefile.PL
  debian/README.source
  debian/compat
  debian/control
@@ -22,40 +22,31 @@ Files: Build.PL
  t/10-basics.t
  t/release-pod-coverage.t
  t/release-pod-syntax.t
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
 Files: README
  lib/Test/CheckDeps.pm
-Copyright: 2011, Leon Timmermans
-License: UNKNOWN
- FIXME
-
-Files: debian/rules
-Copyright: 2012-2013, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
+Copyright: 2011, Leon Timmermans.
+License: Artistic or GPL-1+
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
+Copyright: 1989, Free Software Foundation, Inc.
   19xx name of author
   19yy <name of author>
-  2011, Leon Timmermans
-  HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-  HOLDERS AND/OR OTHER PARTIES
-  Holder
-  Holder maintains some semblance of
-  Holder may not be used to endorse or promote
-  Holder to include your
-  Holder" is whoever is named in the or s for
-  Holder, but only to the
-  Holder. A Package modified in such
+  2011, Leon Timmermans.
   disclaimer" for the program, if
-  holder saying it may be
+  ed by the Free
   interest in the
-  notices and associated disclaimers
+  of this Package, but belong to whomever generated them, and may be sold
   the software, and
-License: GPL-ever
+License: Artistic or GPL-1+
+ FIXME
+
+Files: debian/rules
+Copyright: 2012-2013, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 

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



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