r36643 - /trunk/dh-make-perl/TODO
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Fri May 29 12:41:00 UTC 2009
Author: gregoa
Date: Fri May 29 12:40:56 2009
New Revision: 36643
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36643
Log:
new TODO item: add epochs to versioned dependencies if necessary
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=36643&op=diff
==============================================================================
--- trunk/dh-make-perl/TODO (original)
+++ trunk/dh-make-perl/TODO Fri May 29 12:40:56 2009
@@ -8,7 +8,7 @@
* use Dpkg::Version::vercmp(v1, v2) for comparing versions all over (grep for
compare)
* investigate using Cmd::App
-* ensure (with a test) that dependency lists are indentedd with one space
+* ensure (with a test) that dependency lists are indented with one space
* ensure (with a test) that doing a refresh over the debian/ directory produced
by --make doesn't change anything
* --refresh on MIME-Charset 1.007 can't detect the dist name and cries.
@@ -23,3 +23,6 @@
preparing any packaging yet
* when a dependency is not packaged, search wnpp's bugs and report if there is
ITP about the package
+* 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)")
More information about the Pkg-perl-cvs-commits
mailing list