[SCM] Debian packaging of XML-DT CPAN distribution branch, master, updated. debian/0.62-1-4-g1253b79
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:54:32 UTC 2013
The following commit has been merged in the master branch:
commit 590a5249cfa2f7058626b041946338428a102dce
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:14:12 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 10143d0..91de501 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-dt-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-dt-perl.git
-Homepage: http://search.cpan.org/dist/XML-DT/
+Homepage: https://metacpan.org/release/XML-DT/
Package: libxml-dt-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index fde65ed..f190d7f 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: Alberto Simoes <ambs at cpan.org>
-Source: http://search.cpan.org/dist/XML-DT/
+Source: https://metacpan.org/release/XML-DT/
Upstream-Name: XML-DT
Files: *
diff --git a/debian/watch b/debian/watch
index 46bed0b..3de5048 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/XML-DT/ .+/XML-DT-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-DT/ .+/XML-DT-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of XML-DT CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list