[dh-make-perl] 03/03: update changelog

gregor herrmann gregoa at debian.org
Wed Dec 25 16:09:01 UTC 2013


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

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

commit 18fbd8f8deb5a77a820a8a9b28ab6641210ae89e
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 17:08:46 2013 +0100

    update changelog
    
    Git-Dch: Ignore
---
 debian/changelog | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 441d46c..b86c5fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+dh-make-perl (0.81-1) UNRELEASED; urgency=medium
+
+  [ Dima Kogan ]
+  * If I can't parse pkgname or version, quit with a useful error message.
+    Before this patch, perl would throw up errors about trying to do stuff
+    with uninitialized variables. Now it says things like "Unable to
+    determine dist name. Please use --packagename"
+  * Replaced all 'start_dir' uses with 'main_dir' start_dir is the pwd
+    when we run dh_make_perl; main_dir is the (directory given on the
+    cmdline) || '.' We never actually want to use the start_dir. Prior to
+    this patch  dh-make-perl /some/path/ would look for a source tarball
+    in '.', which is clearly wrong for that command.
+
+  [ gregor herrmann ]
+  * DhMakePerl::Command::Packaging: install CONTRIBUTING files in
+    extract_docs().
+
+ -- Dima Kogan <dima at secretsauce.net>  Wed, 25 Dec 2013 17:08:35 +0100
+
 dh-make-perl (0.80-1) unstable; urgency=low
 
   [ CSILLAG Tamas ]

-- 
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