[libmojolicious-plugin-cgi-perl] 01/01: back to UNRELEASED, TODO added to d/changelog

gregor herrmann gregoa at debian.org
Sun May 11 13:07:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmojolicious-plugin-cgi-perl.

commit 6dbb7b54ba6a73e8c145d09f37bcfa2a9f05df00
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 11 15:02:06 2014 +0200

    back to UNRELEASED, TODO added to d/changelog
    
    Git-Dch: Ignore
---
 debian/changelog | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7b81c44..320b44f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,31 @@
-libmojolicious-plugin-cgi-perl (0.07-1) unstable; urgency=low
+libmojolicious-plugin-cgi-perl (0.07-1) UNRELEASED; urgency=low
+
+  TODO:
+  - no-leaky-pipes.patch:
+    + please add DEP3 headers - http://dep.debian.net/deps/dep3/
+      (manually or with patchedit [pkg-perl-tools] or with `quilt header
+      --dep3 ...'); also detected by lintian:
+      "I: libmojolicious-plugin-cgi-perl source: quilt-patch-missing-description no-leaky-pipes.patch"
+    + please refresh the patch with quilt settings like
+      http://pkg-perl.alioth.debian.org/howto/quilt.html#tips_and_tricks
+      (quilt 0.63-2 also has nicer defaults)
+  - d/changelog: for a new package, there's usually only one line ("Initial
+    Release ...")
+  - d/control (and d/compat):
+    + B-D: we only need debhelper 8 for arch:all packages (or plain 9);
+      9.20120312 is only needed for arch:any packages
+      [and the dh-make-perl bug is already fixed in git]
+    + short description should be a noun phrase that works in a sentence like
+      "$package is (a) $synopsis", e.g. "Mojolicious plugin to run CGI
+      scripts"
+  - d/copyright:
+    + remove DISCLAIMER at the top; also detected by lintian:
+      "W: libmojolicious-plugin-cgi-perl: copyright-contains-dh-make-perl-boilerplate"
+    + at first sight, upstream copyright years are missing; but the problem is
+      more serious: the code doesn't contain a copyright statement at all.
+      solutions: ask upstream to add one in a new release; or to make a
+      (public) statement that can be quoted; or add a Comment re Berne
+      Convention, as in http://pkg-perl.alioth.debian.org/copyright.html#berne_convention
 
   * Initial Release. (Closes: #742195)
   * Remove non-portable test 'no leaky pipes'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git



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