[SCM] libnumber-fraction-perl Debian packaging branch, master, updated. debian/1.14-2-10-gad356f9

Jonas Smedegaard dr at jones.dk
Tue Jul 16 13:30:14 UTC 2013


The following commit has been merged in the master branch:
commit ad356f97039cd42b2e280c0638e3f87fec628231
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jul 16 15:25:41 2013 +0200

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 1f23635..3dfa409 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+libnumber-fraction-perl (2.00-1) unstable; urgency=low
+
+  [ upstream ]
+  * New release.
+
+  [ Jonas Smedegaard ]
+  * Add README.source emphasizing control.in file as *not* a
+    show-stopper for contributions, referring to wiki page for details.
+  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
+    myself to include current year.
+  * (Build-)depend on libmoose-perl.
+  * Build-depend on recent libmodule-build-perl (with fallback on very
+    recent perl).
+  * Suppress installation of empty changelog and virtually empty README.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 16 Jul 2013 15:25:21 +0200
+
 libnumber-fraction-perl (1.14-2) unstable; urgency=low
 
   [ Salvatore Bonaccorso ]
diff --git a/debian/control b/debian/control
index f37e78a..9e0c4f0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,8 @@ Build-Depends: cdbs,
  perl,
  debhelper,
  dh-buildinfo,
+ libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1),
+ libmoose-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 7e10607..e576ca8 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -5,10 +5,12 @@ Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
 Files: Build.PL
+ Changes
  MANIFEST
  META.json
  META.yml
  Makefile.PL
+ debian/README.source
  debian/compat
  debian/control
  debian/control.in
@@ -41,12 +43,7 @@ License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2012, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
- FIXME
-
-Files: Changes
-Copyright: date
-License: UNKNOWN
+Copyright: 2012-2013, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 

-- 
libnumber-fraction-perl Debian packaging



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