r35627 - /trunk/dh-make-perl/TODO

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon May 18 04:20:09 UTC 2009


Author: dmn
Date: Mon May 18 04:19:59 2009
New Revision: 35627

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35627
Log:
Add TODO about using Dpkg::Version and App::Cmd (maybe)

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=35627&op=diff
==============================================================================
--- trunk/dh-make-perl/TODO (original)
+++ trunk/dh-make-perl/TODO Mon May 18 04:19:59 2009
@@ -8,3 +8,6 @@
   mapping perl core versions to debian versions would be nice, otherwise we end up
   with something like "perl-modules (>= 5.9.4)" (happened with libparams-classify-perl).
   also, depending on perl-base is perhaps not a good idea
+* use Dpkg::Version::vercmp(v1, v2) for comparing versions all over (grep for
+  compare)
+* investigate using Cmd::App




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