r37460 - /trunk/dh-make-perl/debian/changelog

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Jun 5 12:37:24 UTC 2009


Author: dmn
Date: Fri Jun  5 12:37:19 2009
New Revision: 37460

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37460
Log:
release dh-make-perl 0.56

Modified:
    trunk/dh-make-perl/debian/changelog

Modified: trunk/dh-make-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/changelog?rev=37460&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/changelog (original)
+++ trunk/dh-make-perl/debian/changelog Fri Jun  5 12:37:19 2009
@@ -1,4 +1,4 @@
-dh-make-perl (0.56) UNRELEASED; urgency=low
+dh-make-perl (0.56) unstable; urgency=low
 
   [ gregor herrmann ]
   * Add the whole Debian::Dependency object to the deps hash in
@@ -35,6 +35,22 @@
       date with regard to quilt usage
     + if apt-file data is available, update package dependencies from META
     + Dependencies are sorted
+  * move conversion from numerical perl version to deb version into a
+    sub and add tests about it
+  * substitute core module dependencies with dependencies on perl-
+    modules
+  * AptContents::find_perl_module_package returns Debian::Dependency
+    object
+  * fix a typo in NEWS.debian
+  * Dependency: add support for alternative dependencies (foo | bar)
+  * FromCPAN: fix detection of arch-indep packages
+  * Dependencies::remove: return the list of removed items
+  * Config: restore verbose to 1 by default
+  * add --[no-]backups option to --refresh, on by default
+  * DhMakePerl: convert "my $maindir" to "$self->main_dir" and stop passing it
+    to object methods
+  * Config: fix config file parsing when same options are given on the
+    command line
 
   [ gregor herrmann ]
   * Create backup of debian/control in --refresh mode.
@@ -49,7 +65,7 @@
   * debian/control:
     - Add myself to the uploaders list
 
- -- Nathan Handler <nhandler at ubuntu.com>  Wed, 03 Jun 2009 20:10:22 +0000
+ -- Damyan Ivanov <dmn at debian.org>  Fri, 05 Jun 2009 15:26:54 +0300
 
 dh-make-perl (0.55) unstable; urgency=low
 




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