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

gregoa pushed a commit to branch master
in repository libwebservice-ils-perl.

commit 51ecd8ee0eeef04ff5a04035d8f4b45e6ce542a0
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Sep 25 00:18:18 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index cbcde56..950ccde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,42 @@
-libwebservice-ils-perl (0.07-1) unstable; urgency=low
+libwebservice-ils-perl (0.07-1) UNRELEASED; urgency=low
+
+  TODO:
+  - I'd remove d/libwebservice-ils-perl.docs, the files don't look helpful to
+    users
+  - d/copyright:
+    + missing year(s) of copyright (apparently only 2015 in the LICENSE file)
+    + I don't think that Srdjan Janković is the copyright holder, they are
+      mentioned as the author; and grepping for "copyright" in the code as
+      well as reading LICENSE seems to show that "Catalyst IT NZ Ltd" and 
"Bywater
+      Solutions" are the two copyright holders. very consistently, due to the
+      interesting builder/license.pl helper script :)
+    + `cme check dpkg-copyright' says:
+      cme: using Dpkg::Copyright model
+      Warning in 'Format' value 
'http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/': Format 
uses insecure http protocol instead of https
+  - d/control:
+    + `cme check dpkg-control' shows:
+      Warning in 'source Build-Depends:2' value 'libmodule-build-tiny-perl (>= 
0.035)': unnecessary versioned dependency: libmodule-build-tiny-perl (>= 
0.035). Debian has unstable -> 0.039-1;
+      Warning in 'source Vcs-Browser' value 
'https://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-ils-perl.git':
 URL to debian system is not the recommended one
+      Warning in 'source Vcs-Git' value 
'https://anonscm.debian.org/pkg-perl/packages/libwebservice-ils-perl.git': URL 
to debian system is not the recommended one
+      which can all be fixed with `cme fix dpkg-control'
+      (at least the latter ones with Vcs wouldn't have happend with a recent
+      dh-make-perl)
+    + long description:
+      * trailing dot / last line needs to be removed
+      * if the lines before should stay as a list as they are, they need to be
+        indented by 2 spaces (otherwise some formatters will just wrap them up
+        as a normal text paragraph)
+      * "In addition, native API interface is provided." -> "a native API
+        interface" maybe?
+  - the package doesn't build:
+     dpkg-source -b libwebservice-ils-perl-0.07
+    dpkg-source: info: using source format '3.0 (quilt)'
+    dpkg-source: info: building libwebservice-ils-perl using existing 
./libwebservice-ils-perl_0.07.orig.tar.gz
+    dpkg-source: info: local changes detected, the modified files are:
+     libwebservice-ils-perl-0.07/lib/WebService/ILS/OverDrive/Patron.pm
+    The laudible fixes in lib/WebService/ILS/OverDrive/Patron.pm need to go 
into a quilt patch:
+    https://pkg-perl.alioth.debian.org/howto/quilt.html (see also "tips and
+    tricks" on this page) and http://dep.debian.net/deps/dep3/
 
   * Initial Release.
   * Closes: #838609

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libwebservice-ils-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to