[SCM] Debian packaging of libtest-xml-simple-perl branch, master, updated. debian/1.01-1-4-g66d6cc8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:51:13 UTC 2013
The following commit has been merged in the master branch:
commit a49f2d4762f22ac75d917370bc4c42e182c883d4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:54 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 8980f1e..c579ca1 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
Peter Pentchev <roam at ringlet.net>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-XML-Simple/
+Homepage: https://metacpan.org/release/Test-XML-Simple/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-xml-simple-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-xml-simple-perl.git
diff --git a/debian/copyright b/debian/copyright
index b33d9b4..1cea4db 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Test-XML-Simple
Upstream-Contact: Joe McMahon <mcmahon at cpan.org>
-Source: http://search.cpan.org/dist/Test-XML-Simple/
+Source: https://metacpan.org/release/Test-XML-Simple/
Files: *
Copyright: 2005, Yahoo! and Joe McMahon
diff --git a/debian/watch b/debian/watch
index c35ce59..6cff61e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/Test-XML-Simple/ .*/Test-XML-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-XML-Simple/ .*/Test-XML-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-xml-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list