[SCM] Debian packaging of dh-make-perl branch, master, updated. debian/0.75-1-20-g999e191
Dominique Dumont
dod at debian.org
Thu Jun 7 10:12:59 UTC 2012
The following commit has been merged in the master branch:
commit 999e19188d2bde6caaafcb71e2817a8a4b1a3809
Author: Dominique Dumont <dod at debian.org>
Date: Thu Jun 7 12:12:32 2012 +0200
added a todo about using MYMETA.yml instead of META.yml
diff --git a/TODO b/TODO
index d2bfa0c..2e5091c 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,10 @@
libpoex-role-sessioninstantiation-perl, where META.yml and Build.PL
request 'POE 1.005' which should translate to "libpoe-perl (>= 2:1.0050)")
Can be solved if the next item is solved:
+* META.yml should not be used to extract information: it may contains data that are
+ relevant for other systems (e.g. Windows, Mac...). Running Makefile.PL (or
+ equivalent) will create a MYMETA.yml which contains more accurate information.
+ (e.g. will not list dependencies valid only for windows)
* #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.
--
Debian packaging of dh-make-perl
More information about the Pkg-perl-cvs-commits
mailing list