This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libcurses-perl.
commit f969202b600d950bb72e488a45798eafde375d8f Author: Axel Beckert <[email protected]> Date: Fri Oct 9 22:33:51 2015 +0200 Fix two DEP5 related lintian warnings by adding a Comment header --- debian/changelog | 3 +++ debian/copyright | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4a2133f..b6989c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ libcurses-perl (1.33-1) UNRELEASED; urgency=medium * Import upstream version 1.33 + * Fix lintian warnings dep5-copyright-license-name-not-unique and + missing-license-paragraph-in-dep5-copyright by adding a "Comment:" + header before the meta-license ("… same terms as Perl …"). -- Axel Beckert <[email protected]> Fri, 09 Oct 2015 22:28:10 +0200 diff --git a/debian/copyright b/debian/copyright index 15576bf..94f979a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -20,6 +20,7 @@ Copyright: Version 2.x, Copyright (C) 2001, Paul Marquess. Version 1.x, Copyright (C) 1999, Kenneth Albanowski. License: GPL-1+ or Artistic +Comment: This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcurses-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
