r58774 - /trunk/libtext-trim-perl/debian/changelog
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Wed Jun 2 16:45:50 UTC 2010
Author: gregoa
Date: Wed Jun 2 16:45:00 2010
New Revision: 58774
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58774
Log:
TODO added to changelog
Modified:
trunk/libtext-trim-perl/debian/changelog
Modified: trunk/libtext-trim-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-trim-perl/debian/changelog?rev=58774&op=diff
==============================================================================
--- trunk/libtext-trim-perl/debian/changelog (original)
+++ trunk/libtext-trim-perl/debian/changelog Wed Jun 2 16:45:00 2010
@@ -1,10 +1,29 @@
-libtext-trim-perl (1.02-2) unstable; urgency=low
+libtext-trim-perl (1.02-1) UNRELEASED; urgency=low
- * Removed superfluous patch to suppress packlist.
-
- -- Matt Zagrabelny <mzagrabe at d.umn.edu> Wed, 02 Jun 2010 11:31:34 -0500
-
-libtext-trim-perl (1.02-1) UNRELEASED; urgency=low
+ TODO:
+ - debian/control:
+ + debhelper >= 7.2.10 (to get rid of .packlist)
+ (if 7.0.17 comes from dh-make-perl there might be a bug there)
+ + no need for the unversioned "perl" in Depends, gets added via dh_perl
+ and ${perl:Depends}
+ + short description should be a noun phrase, i.e. "module for removing
+ ..."
+ + add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep
+ (needed by the pod test)
+ - debian/copyright:
+ + various POD markups (around email addresses)
+ + s/Copyright: Copyright/Copyright:/
+ + problem: there is no copyright statement anywhere in the source.
+ possible solutions:
+ * upstream adds a copyright statement
+ * upstream sends a mail that he is the copyright holder and we quote it
+ it here
+ * we assume under the berne convention that author = copyright holder
+ cf. libcss-squish-perl or libipc-shareable-perl or
+ liblocale-currency-format-perl or libtime-piece-perl
+ - remove debian/libtext-trim-perl.docs, the README is just a text version of
+ the POD/manpage
+
* Initial Release. (Closes: #568144)
More information about the Pkg-perl-cvs-commits
mailing list