[SCM] Packaging of DBIx::DBStag in Debian branch, master, updated. debian/0.12-1-1-g9e358d8

gregor herrmann gregoa at debian.org
Sun Oct 9 11:12:53 UTC 2011


The following commit has been merged in the master branch:
commit 9e358d8dc8925c55e14a681c19687ee40dea904c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 9 13:11:18 2011 +0200

    back to UNRELEASED, TODO added to changelog

diff --git a/debian/changelog b/debian/changelog
index bffa7e7..32e2e15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,26 @@
-libdbix-dbstag-perl (0.12-1) unstable; urgency=low
+libdbix-dbstag-perl (0.12-1) UNRELEASED; urgency=low
+
+  TODO:
+  - (cosmetic) I'd use override_dh_auto_install instead of _dh_install in
+    d/rules
+  - the patches don't have DEP3 headers. and most of fix-man-whatis could be
+    done via sed or perl in debian/rules (changing the names of the scripts)
+  - rm debian/libdbix-dbstag-perl.docs, the README is just the result of
+    pod2text
+  - d/copyright: missing years of upstream copyright
+  - d/control:
+    + remove unversioned perl from Depends
+    + versions from libdata-stag-perl and libdbix-dbschema-perl can be
+      removed, even lenny has new enough versions
+    + why do we need so many build dependencies if tests are not run?
+    + missing Vcs-* fields
+    + long description: s/This module/DBIx::DBStag/ (or "The DBIx::DBStag
+      module" etc.)
+  - debian/rules: override_dh_clean is not necessary, just put t/db.config
+    into debian/clean
+  - question: would it be possible to run the test suite with sqlite?
+    or to run tests that don't need a DB (if there are any)? -- interestingly,
+    the tests fail even if I add postgresql, libdbd-pg-perl ...
 
   * Initial Release (Closes: #644272).
 

-- 
Packaging of DBIx::DBStag in Debian



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