[dh-make-perl] 09/09: prepare for release

Damyan Ivanov dmn at alioth.debian.org
Thu Aug 8 21:22:22 UTC 2013


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

dmn pushed a commit to branch master
in repository dh-make-perl.

commit b5b297d74ae58568cbef070c0415eb20dce46b39
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Aug 8 23:22:11 2013 +0200

    prepare for release
---
 debian/changelog |   25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3d8e3d8..69fd051 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dh-make-perl (0.77-1) UNRELEASED; urgency=low
+dh-make-perl (0.77-1) unstable; urgency=low
 
   [ Salvatore Bonaccorso ]
   * Bump version for DhMakePerl to 0.77
@@ -95,7 +95,28 @@ dh-make-perl (0.77-1) UNRELEASED; urgency=low
     compatible with both old and new apt-file versions.
     (LP: #1034881)
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Wed, 19 Sep 2012 15:11:17 +0200
+  [ Damyan Ivanov ]
+  * use Text::Balanced's extract_quotelike for parsing quoted strings
+    (Closes: #717025)
+  * do not fail AptContents.t with left over Contents.cache present
+  * Control: revert ->binary to plain hashref and provide the Tie::IxHash tie
+    via ->binary_tie (Closes: #712432)
+  * configure_cpan: save/restore the CWD
+  * make: when neither --cpan or a tarball is given, also try to use
+    debian-named .orig.tar.gz
+  * make: skip pristine-tar if there is no known tarball (Closes: #689476)
+  * FromCPAN: catch in-core dependencies that require too new perl and provide
+    an out-of-core alternative (Closes: #691534)
+  * move mod_cpan_version from ::make to ::Packaging (Closes: #691859)
+  * make: warn if pkg-perl already has a packaging repository for the package
+    (Closes: #702456)
+  * switch default debhelper to 9
+  * packages build-depending on Module::Build::Tiny get debhelper 9.20130630
+  * bump oldstable perl version from 5.10.0 to 5.10.1
+  * make: prune dependencies after discovering additional dependencies
+  * do not fail when $wnpp_query is not supplied due to --no-network
+
+ -- Damyan Ivanov <dmn at debian.org>  Thu, 08 Aug 2013 23:10:24 +0200
 
 dh-make-perl (0.76-1) unstable; urgency=low
 

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



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