[SCM] Debian packaging of XML-Compile CPAN distribution branch, master, updated. debian/1.31-1-2-g8ab1f4a

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


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

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

diff --git a/debian/control b/debian/control
index 8167310..5646e66 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: liblog-report-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-compile-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-compile-perl.git
-Homepage: http://search.cpan.org/dist/XML-Compile/
+Homepage: https://metacpan.org/release/XML-Compile/
 
 Package: libxml-compile-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5d16ea2..3a1a4dc 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: XML-Compile
 Upstream-Contact: Mark Overmeer <perl at overmeer.net>
-Source: http://search.cpan.org/dist/XML-Compile/
+Source: https://metacpan.org/release/XML-Compile/
 
 Files: *
 Copyright: 2006-2013, Mark Overmeer <perl at overmeer.net>
diff --git a/debian/watch b/debian/watch
index d95b238..e466f53 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-Compile/   .*/XML-Compile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Compile/   .*/XML-Compile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of XML-Compile CPAN distribution



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