r56334 - /trunk/dh-make-perl/TODO

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Apr 17 20:22:51 UTC 2010


Author: dmn
Date: Sat Apr 17 20:22:09 2010
New Revision: 56334

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56334
Log:
TODO += 2 (from te BTS)

Modified:
    trunk/dh-make-perl/TODO

Modified: trunk/dh-make-perl/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/TODO?rev=56334&op=diff
==============================================================================
--- trunk/dh-make-perl/TODO (original)
+++ trunk/dh-make-perl/TODO Sat Apr 17 20:22:09 2010
@@ -28,3 +28,9 @@
   is different by the name of the just created package.
 * --refresh: add --only <file> option: done, but "--only control" also
   touches d/rules if quilt is used
+* #536838: Incorrect assumptions about perl module version -> debian package
+  version. Some way of figuring out that libfoo-perl 3.42 contains Bar::Baz
+  4.23 is needed. while not common, version discrepacy is very annoying.
+* #571632: META.yml dependency numbers with > or >= breaks the control
+  This probably means making use of Perl::PrereqScanner and
+  Version::Requirements




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