[SCM] Debian packaging of libtest-image-gd-perl branch, master, updated. 3b0bf94ac84ba7bb15aa6799dab03b43d65c3b29
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:49:56 UTC 2013
The following commit has been merged in the master branch:
commit c7d5e890fb44af6933ba869c8a5146eda515d0bb
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:22 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 337b5dc..1f051a9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libgd-gd2-perl, libtest-pod-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Test-Image-GD/
+Homepage: https://metacpan.org/release/Test-Image-GD/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-image-gd-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-image-gd-perl.git
diff --git a/debian/copyright b/debian/copyright
index c9c21ee..21c0df3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Stevan Little, <stevan at iinteractive.com>
-Source: http://search.cpan.org/dist/Test-Image-GD/
+Source: https://metacpan.org/release/Test-Image-GD/
Name: Test-Image-GD
Files: *
diff --git a/debian/watch b/debian/watch
index a247f5a..910a25f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Image-GD/ .*/Test-Image-GD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Image-GD/ .*/Test-Image-GD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-image-gd-perl
More information about the Pkg-perl-cvs-commits
mailing list