[SCM] Package UR for Debian branch, master, updated. cc619c6f1c6b81d196cdc734189fff0fc67db59b

gregor herrmann gregoa at debian.org
Mon Mar 11 19:24:33 UTC 2013


The following commit has been merged in the master branch:
commit cc619c6f1c6b81d196cdc734189fff0fc67db59b
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 11 20:23:33 2013 +0100

    back to UNRELEASED, TODO added to d/changelog

diff --git a/debian/changelog b/debian/changelog
index a704c01..77efa44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,46 @@
-libur-perl (0.392-1) unstable; urgency=low
+libur-perl (0.392-1) UNRELEASED; urgency=low
+
+  TODO:
+  - update to new upstream release
+  - d/rules:
+    + remove override_dh_clean, add t/Vending/DataSource/Meta.sqlite3 to
+      debian/clean
+    + remove override_dh_installman, the renaming is wrong (also deteced by
+      lintian)
+    + remove the boilerplate comment at the top
+      (side remark: use dh-make-perl for perl modules instead of dh_make :))
+  - d/copyright: I don't see why Anthony and Scott would be copyright holders;
+      what I see is:
+      Files: *
+      Copyright: 2002-2011, Washington University in St. Louis, MO.
+      License: Artistic or GPL-3 // cf. lib/UR.pm and LICENSE
+                                 // or ... GPL-1+ since "same terms as Perl"
+                                 // better clarify with upstream 
+      Files: lib/UR/BoolExpr/BxParser.pm
+      Copyright: 1998-2001, Francois Desarmenien
+      License: Artistic or GPL-1+
+      Comment: https://metacpan.org/module/Parse::Yapp#COPYRIGHT
+   - maybe add lib/UR/Manual to .docs? (and register it with doc-base)
+   - maybe also gmt-web?
+   - d/control:
+     + short description is not a noun phrase
+     + all in Build-Depends except debhelper should be in Build-Depends-Indep
+     + please sort Depends and Build-Depends-Indep
+     + XML::LibXSLT seems to be missing in both build and runtime dependencies
+       libxml-libxslt-perl
+     + Getopt::Complete too (libgetopt-complete-perl, still in NEW)
+     + Build.PL has some more commented out stuff, maybe it's needed too?
+     + the build and runtime dependency lacks the version: (>= 2.0)
+   - lintian: tons of manpage-has-bad-whatis-entry warnings. please fix
+     them :) (or maybe better remove all the ur-*.1.gz except for ur.1.gz, or
+     throw them into one or ... and fix what remains)
+     or is this a lintian error? I'm not sure what the problem is, podcheck is
+     also not really helpful (warnings about empty lines?!). please check and
+     maybe add a lintian override with a comment if there is no actual problem
+   - lintian: also some manpage-has-errors-from-pod2man warnings (haven't
+     checked them
+   - lintian: capitalization-error-in-description
+   - the output of the test suite looks awful :(
 
   * Initial Release (Closes: #701459).
 

-- 
Package UR for Debian



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