[SCM] Debian packaging of libxml-dtdparser-perl branch, master, updated. 10f37fb452740608479140fe1fedaa651f4969b0

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:54:34 UTC 2013


The following commit has been merged in the master branch:
commit 7d9a2a6e95a47ef92ed58c8302eaf5fc4eb83923
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:14:13 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 2ead5e2..a7beb13 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-dtdparser-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-dtdparser-perl.git
-Homepage: http://search.cpan.org/dist/XML-DTDParser/
+Homepage: https://metacpan.org/release/XML-DTDParser/
 
 Package: libxml-dtdparser-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9598b25..0e26184 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: Jenda at Krynicky.cz
-Source: http://search.cpan.org/dist/XML-DTDParser/
+Source: https://metacpan.org/release/XML-DTDParser/
 Name: XML-DTDParser
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 8974404..6346c01 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-DTDParser/   .*/XML-DTDParser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-DTDParser/   .*/XML-DTDParser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-dtdparser-perl



More information about the Pkg-perl-cvs-commits mailing list