This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository liblingua-ispell-perl.
commit 892c5c01209fe3bdeb1095e5e63a4279abccd2d3 Author: Axel Beckert <[email protected]> Date: Sat May 30 23:42:07 2015 +0200 d/copyright: Replace no more valid perl.com URL by a MetaCPAN URL Issue reported by DUCK. --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 38e26b8..35122a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ liblingua-ispell-perl (0.07-7) UNRELEASED; urgency=low [ Axel Beckert ] * Make (sole) patch DEP-3 compatible + * debian/copyright: Replace no more valid perl.com URL by a MetaCPAN + URL. Issue reported by DUCK. [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend diff --git a/debian/copyright b/debian/copyright index 7c47a51..78bb5a6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ It was adopted by Gunnar Wolf <[email protected]> on behalf of the Debian Perl Group <[email protected]> on Wed, 20 Dec 2006 23:05:45 -0600 -It was downloaded from http://www.perl.com/CPAN-local/modules/by-module/Lingua/ +It was downloaded from https://metacpan.org/release/Lingua-Ispell Copyright 1999-2000, John Porter <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-ispell-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
