This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libpoe-component-pubsub-perl.
commit 3aa47c2fc57336f0db05be7b179b3b40a7baf4ac Author: Axel Beckert <[email protected]> Date: Sat Jun 6 18:11:38 2015 +0200 Fix lintian warning copyright-refers-to-symlink-license --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7e151f3..9bfaf22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ libpoe-component-pubsub-perl (0.05-2) UNRELEASED; urgency=low * Switch to source format "3.0 (quilt)" * Add explicit build dependency on libmodule-build-perl * Switch to minimal dh v7 style debian/rules file. + * Fix lintian warning copyright-refers-to-symlink-license. -- Ryan Niebur <[email protected]> Fri, 25 Sep 2009 00:26:04 -0700 diff --git a/debian/copyright b/debian/copyright index f5b8c3d..6e5023f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,4 +17,4 @@ License: GPL-1+ the Free Software Foundation; either version 1, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' + Public License can be found in `/usr/share/common-licenses/GPL-1' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-pubsub-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
