[SCM] Debian packaging of XML-TMX CPAN distribution branch, master, updated. debian/0.22-1-4-g2b46a64

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


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

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

diff --git a/debian/control b/debian/control
index 7e9eec4..345547a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-tmx-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-tmx-perl.git
-Homepage: http://search.cpan.org/dist/XML-TMX/
+Homepage: https://metacpan.org/release/XML-TMX/
 
 Package: libxml-tmx-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c4ba412..9208a5a 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-TMX/
+Source: https://metacpan.org/release/XML-TMX/
 Upstream-Name: XML-TMX
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2af6a95..6bc0755 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-TMX/   .*/XML-TMX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-TMX/   .*/XML-TMX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of XML-TMX CPAN distribution



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