[SCM] Debian packaging of libtest-www-mechanize-mojo-perl branch, master, updated. debian/0.0.10-1-6-g19ea7da
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:51:10 UTC 2013
The following commit has been merged in the master branch:
commit 31bf4a19735ff2382c97ff37d4421c1d36e99c2d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:53 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index f08fb9d..de094dc 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: libhtml-parser-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-mechanize-mojo-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-www-mechanize-mojo-perl.git
-Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize-Mojo/
+Homepage: https://metacpan.org/release/Test-WWW-Mechanize-Mojo/
Package: libtest-www-mechanize-mojo-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index bb2f343..f728ef1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Shlomi Fish <shlomif at iglu.org.il>
-Source: http://search.cpan.org/dist/Test-WWW-Mechanize-Mojo/
+Source: https://metacpan.org/release/Test-WWW-Mechanize-Mojo/
Upstream-Name: Test-WWW-Mechanize-Mojo
Files: *
diff --git a/debian/watch b/debian/watch
index 2987b31..bf0a13d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-WWW-Mechanize-Mojo/ .*/Test-WWW-Mechanize-Mojo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-WWW-Mechanize-Mojo/ .*/Test-WWW-Mechanize-Mojo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-www-mechanize-mojo-perl
More information about the Pkg-perl-cvs-commits
mailing list