[SCM] libconfig-inifiles-perl Debian packaging branch, master, updated. debian/2.79-1-6-g6013799

Jonas Smedegaard dr at jones.dk
Fri Jul 19 11:39:00 UTC 2013


The following commit has been merged in the master branch:
commit 6013799f1147e79cdf206cd954cc1f908cc10b2d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jul 19 13:36:28 2013 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 298749d..8dbf307 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libconfig-inifiles-perl (2.82-1) unstable; urgency=low
+
+  [ upstream ]
+  * New release.
+    + Add the RenameSection method to rename a section.
+    + Add the CopySection method to copy a section.
+    + Add t/style-trailing-space.t.
+    + Remove trailing space.
+
+  [ Jonas Smedegaard ]
+  * Switch to cpan.org/authors URL for watch file and get-orig-source
+    target, and simplify watch file.
+  * Rewrap long description at 72 chars, and strip trailing whitespace.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 19 Jul 2013 13:34:28 +0200
+
 libconfig-inifiles-perl (2.79-1) unstable; urgency=low
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index 8d3ff39..257c2fe 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Depends:, ${cdbs:Depends},
  ${misc:Depends},
  ${perl:Depends}
 Description: Read .ini-style configuration files
- Config::IniFiles provides a way to have readable configuration files outside
- your Perl script.  Configurations can be imported (inherited, stacked,...), 
- sections can be grouped, and settings can be accessed from a tied hash.
+ Config::IniFiles provides a way to have readable configuration files
+ outside your Perl script. Configurations can be imported (inherited,
+ stacked,...), sections can be grouped, and settings can be accessed
+ from a tied hash.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index d5802a4..0c9fe5f 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -66,6 +66,7 @@ Files: Build.PL
  t/non-contiguous-groups.ini
  t/pod-coverage.t
  t/pod.t
+ t/style-trailing-space.t
  t/test.ini
  t/trailing-comments.ini
 Copyright: *No copyright*

-- 
libconfig-inifiles-perl Debian packaging



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