This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libposix-2008-perl.
commit 76653ca53f3cc5795bf020713d700a77e0529c08 Author: gregor herrmann <[email protected]> Date: Sat Jul 25 14:32:50 2015 +0200 back to UNRELEASED, TODO added to d/changelog Git-Dch: Ignore --- debian/changelog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2622a06..f458acf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,16 @@ -libposix-2008-perl (0.04-1) unstable; urgency=low +libposix-2008-perl (0.04-1) UNRELEASED; urgency=low + + TODO: + - there are two more lintian infos/warnings which should be overriden: + W: libposix-2008-perl: homepage-for-cpan-package-contains-version https://metacpan.org/release/POSIX-2008 + (same as the existing one, just for the binary package and not the source package) + I: libposix-2008-perl: hardening-no-fortify-functions usr/lib/x86_64-linux-gnu/perl5/5.20/auto/POSIX/2008/2008.so + (blhc doesn't complain, and I see "-D_FORTIFY_SOURCE=2"; please note that + the path is arch- and version-specific -> wildcards) + btw, did you maybe run lintian against the .dsc file instead of the .changes file? + - debian/patches/license.patch, d/copyright: + I don't see the purpose of this relicensing. WTFPL is ok for Debian, and + there are packages (also in the perl group) using it?! * Initial Release. Closes: #793563 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libposix-2008-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
