[SCM] Debian packaging of libwww-mechanize-gzip-perl branch, master, updated. 48e62219e67c07e78684a5bc6e578fbf212e3917
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:55 UTC 2013
The following commit has been merged in the master branch:
commit 4e293ae422e35d6b46256220e907589f76bd13ac
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bf370c6..dd562aa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libwww-mechanize-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Christine Spang <christine at debian.org>
Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/WWW-Mechanize-GZip/
+Homepage: https://metacpan.org/release/WWW-Mechanize-GZip/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-mechanize-gzip-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-mechanize-gzip-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6d10881..46b47bc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Peter Giessner <cardb at planet-elektronik.de>
-Upstream-Source: http://search.cpan.org/dist/WWW-Mechanize-GZip/
+Upstream-Source: https://metacpan.org/release/WWW-Mechanize-GZip/
Upstream-Name: WWW-Mechanize-GZip
Files: *
diff --git a/debian/watch b/debian/watch
index 2cacc4c..912af7e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/WWW-Mechanize-GZip/ .*/WWW-Mechanize-GZip-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/WWW-Mechanize-GZip/ .*/WWW-Mechanize-GZip-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libwww-mechanize-gzip-perl
More information about the Pkg-perl-cvs-commits
mailing list