[SCM] libconfig-inifiles-perl Debian packaging branch, master, updated. debian/2.78-1-14-g8987f4c

Jonas Smedegaard dr at jones.dk
Thu May 9 14:40:04 UTC 2013


The following commit has been merged in the master branch:
commit 8987f4c13b57b02de1b369420b820585cf11e66a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu May 9 16:38:54 2013 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 0873001..298749d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,23 @@
-libconfig-inifiles-perl (2.78-2) UNRELEASED; urgency=low
+libconfig-inifiles-perl (2.79-1) unstable; urgency=low
 
-  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
+  [ upstream ]
+  * New release.
+    + Fix test failures with Pod-Simple-3.28.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 21:58:47 +0100
+  [ Salvatore Bonaccorso ]
+  * Use canonical hostname (anonscm.debian.org) in Vcs-Git URL.
+
+  [ Jonas Smedegaard ]
+  * Update README.source to emphasize control.in file as *not* a
+    show-stopper for contributions.
+  * Bump policy compliance to standards-version 3.9.4.
+  * Do copyright-check by default: Backports-friendly nowadays.
+    Build-depend on devscripts.
+  * Bump packaging license to GPL-3+, and extend coverage to include
+    current year.
+  * Bump dephelper compatibility level to 8.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 09 May 2013 16:38:47 +0200
 
 libconfig-inifiles-perl (2.78-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 85965b1..8d3ff39 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: libconfig-inifiles-perl
 Section: perl
 Priority: extra
 Build-Depends: cdbs,
+ devscripts,
  perl,
  debhelper,
  dh-buildinfo,
@@ -9,7 +10,7 @@ Build-Depends: cdbs,
  libio-stringy-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>, Jonathan Yu <frequency at cpan.org>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libconfig-inifiles-perl
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-inifiles-perl.git
 Homepage: http://search.cpan.org/dist/Config-IniFiles/
diff --git a/debian/copyright_hints b/debian/copyright_hints
index d321732..d5802a4 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -18,6 +18,7 @@ Files: Build.PL
  debian/source/format
  debian/watch
  inc/Test/Run/Builder.pm
+ scripts/tag-release.pl
  t/00load.t
  t/01basic.t
  t/02weird.t
@@ -67,7 +68,6 @@ Files: Build.PL
  t/pod.t
  t/test.ini
  t/trailing-comments.ini
- tag-release.pl
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
@@ -78,14 +78,14 @@ Copyright: *No copyright*
 License: Perl
  FIXME
 
-Files: debian/rules
-Copyright: 2002-2004, 2006, 2008-2012, Jonas
-License: GPL-2+
- FIXME
-
 Files: t/30parameters-with-empty-values.t
 Copyright: & LICENSE
   2011, Shlomi Fish
-License: MIT/X11 (BSD like)
+License: Expat
+ FIXME
+
+Files: debian/rules
+Copyright: 2002-2004, 2006, 2008-2013
+License: GPL-3+
  FIXME
 

-- 
libconfig-inifiles-perl Debian packaging



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