r36859 - /trunk/dh-make-perl/TODO

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat May 30 17:21:33 UTC 2009


Author: gregoa
Date: Sat May 30 17:21:28 2009
New Revision: 36859

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36859
Log:
add TODO item: package_already_exists should check for modules-in-package and not for packagename

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=36859&op=diff
==============================================================================
--- trunk/dh-make-perl/TODO (original)
+++ trunk/dh-make-perl/TODO Sat May 30 17:21:28 2009
@@ -26,3 +26,5 @@
 * versioned dependencies should add the epochs too (found in
   libpoex-role-sessioninstantiation-perl, where META.yml and Build.PL
   request 'POE 1.005' which should translate to "libpoe-perl (>= 2:1.0050)")
+* package_already_exists(): maybe search for the module and not the package name;
+  otherwise existing packages are missed that have a different name (cf. #530675)




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