r29447 - /trunk/dh-make-perl/TODO

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Jan 7 20:38:30 UTC 2009


Author: dmn
Date: Wed Jan  7 20:38:26 2009
New Revision: 29447

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29447
Log:
add TODO with known regressions since 0.50

Added:
    trunk/dh-make-perl/TODO

Added: trunk/dh-make-perl/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/TODO?rev=29447&op=file
==============================================================================
--- trunk/dh-make-perl/TODO (added)
+++ trunk/dh-make-perl/TODO Wed Jan  7 20:38:26 2009
@@ -1,0 +1,66 @@
+Some regressions need to be fixed beefore next upload
+=====================================================
+
+Strange complains when doing refresh in perlindex
+-------------------------------------------------
+Engaging refresh mode
+Error parsing DhMakePerl=HASH(0x9464760) - Ignoring it.
+Please notify module upstream maintainer.
+Found: perlindex 1.502 (libperlindex-perl arch=all)
+Found changelog: ChangeLog
+Found docs: README debian/README.source
+Using rules: /usr/share/dh-make-perl/rules.dh7.noxs
+**********
+Copyright information incomplete!
+ 
+Upstream copyright information could not be automatically determined.
+ 
+If you are building this package for your personal use, you might disregard
+this information; however, if you intend to upload this package to Debian
+(or in general, if you plan on distributing it), you must look into the
+complete copyright information.
+ 
+The causes for this warning are:
+DhMakePerl=HASH(0x9464760)Licensing information is present, but cannot be parsed
+--- Done
+
+refreshing libmodule-build-perl gives strange warnings
+------------------------------------------------------
+Engaging refresh mode
+Error parsing DhMakePerl=HASH(0x9130760) - Ignoring it.
+Please notify module upstream maintainer.
+Use of uninitialized value $name in substitution (s///) at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 639.
+Use of uninitialized value $name in string eq at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 643.
+Use of uninitialized value $name in string eq at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 644.
+Cannot use internal module data to gather the version; use --cpan or --version
+
+More strange errors when refreshing libmodule-build-perl --version
+------------------------------------------------------------------
+$ PERL5LIB=~/src/svn-pkg-perl/trunk/dh-make-perl/lib/ ~/src/svn-pkg-perl/trunk/dh-make-perl/dh-make-perl -R --version 0.3000
+Engaging refresh mode
+Error parsing DhMakePerl=HASH(0x9594760) - Ignoring it.
+Please notify module upstream maintainer.
+Use of uninitialized value $name in substitution (s///) at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 639.
+Use of uninitialized value $name in string eq at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 643.
+Use of uninitialized value $name in string eq at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 644.
+Use of uninitialized value $name in substitution (s///) at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 579.
+Use of uninitialized value $perlname in concatenation (.) or string at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 524.
+Found:  0.3000 (lib-perl arch=all)
+Use of uninitialized value $perlname in concatenation (.) or string at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 527.
+Use of uninitialized value $modulename in substitution (s///) at /home/gregoa/src/svn-pkg-perl/trunk/dh-make-perl/lib//DhMakePerl.pm line 776.
+Found changelog: Changes
+Found docs: README debian/README.source
+Using rules: /usr/share/dh-make-perl/rules.dh7.noxs
+**********
+Copyright information incomplete!
+
+Upstream copyright information could not be automatically determined.
+
+If you are building this package for your personal use, you might disregard
+this information; however, if you intend to upload this package to Debian
+(or in general, if you plan on distributing it), you must look into the
+complete copyright information.
+
+The causes for this warning are:
+DhMakePerl=HASH(0x9594760)Could not get the information for Upstream-Name
+--- Done




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