r55518 - /trunk/dh-make-perl/TODO

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Apr 6 14:56:31 UTC 2010


Author: dmn
Date: Tue Apr  6 14:56:16 2010
New Revision: 55518

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55518
Log:
TODO: improve package_already_exists check to look for module name

http://lists.debian.org/debian-perl/2010/04/msg00012.html

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=55518&op=diff
==============================================================================
--- trunk/dh-make-perl/TODO (original)
+++ trunk/dh-make-perl/TODO Tue Apr  6 14:56:16 2010
@@ -23,5 +23,8 @@
   libintl-perl, which has Locale::* modules.
   The way to solve this is perhaps to extract "package Foo::Bar" from all *.pm
   files and look them in the apt file contents. Lots of work for little gain.
+* package_already_exists(): improve the check by looking for the module name
+  (if --cpan was used). This would also find the existing package if its name
+  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




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