r57024 - in /trunk/dh-make-perl: Changes debian/changelog

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Apr 27 21:00:38 UTC 2010


Author: dmn
Date: Tue Apr 27 21:00:25 2010
New Revision: 57024

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57024
Log:
update changelog

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

Modified: trunk/dh-make-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/Changes?rev=57024&op=diff
==============================================================================
--- trunk/dh-make-perl/Changes (original)
+++ trunk/dh-make-perl/Changes Tue Apr 27 21:00:25 2010
@@ -11,3 +11,9 @@
         is given. (Debian bug #342751)
 
     FromCPAN: remove leading 'v' from versions
+
+    add Debian::DpkgLists - 'dpkg -S' on steroids
+
+    FromCPAN: use Debian::DpkgLists as a last resort. This allows finding
+        dependencies that are present in locally-installed packages.
+        (Debian bug #478781)

Modified: trunk/dh-make-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/changelog?rev=57024&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/changelog (original)
+++ trunk/dh-make-perl/debian/changelog Tue Apr 27 21:00:25 2010
@@ -11,6 +11,9 @@
   * make: implement --recursive. Creates debian/ for missing dependencies too.
     Closes: #342751
   * FromCPAN: drop leading 'v' from versions
+  * a new module, Debian:DpkgLists is used to scan dpkg's file lists as a last
+    resort for finding dependencies in locally-installed packahes (a-la dpkg
+    -S). Closes: #478781
 
   [ Salvatore Bonaccorso ]
   * fallback to  a dummy short description if none can be extracted




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