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

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri May 8 13:59:15 UTC 2009


Author: dmn
Date: Fri May  8 13:59:10 2009
New Revision: 35028

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

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=35028&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/changelog (original)
+++ trunk/dh-make-perl/debian/changelog Fri May  8 13:59:10 2009
@@ -22,6 +22,18 @@
   * move finding CPAN module object for given module name into a method
   * when a dependency module package is not found, guess the package name
     after the CPAN distribution that contains the module
+
+  * Dependency classes improvements:
+    + there is no '==' dependency relation; it is '='
+    + when checking for duplicate or overlapping dependencies, all kinds of
+      version relations are supported
+    + Dependencies: add overloading of 'eq' and '<=>' operators
+  * --refresh additions
+    + add/drop quilt from debian/rules and debian/control depending on
+      presense of debian/patches/series; also try to keep README.source up to
+      date with regard to quilt usage
+    + if apt-file data is available, update package dependencies from META
+    + Dependencies are sorted
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 27 Apr 2009 16:42:59 +0200
 
@@ -930,4 +942,3 @@
   * Initial Release.
 
  -- Paolo Molaro <lupus at debian.org>  Mon, 16 Oct 2000 19:14:24 +0200
- 




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