[SCM] Debian packaging of libxml-um-perl branch, master, updated. 59a563941fbb2220ef72b8cff999ecbe1b05b606

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


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

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

diff --git a/debian/control b/debian/control
index 60cb674..8199647 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-um-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-um-perl.git
-Homepage: http://search.cpan.org/dist/XML-UM/
+Homepage: https://metacpan.org/release/XML-UM/
 
 Package: libxml-um-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5532636..83efd40 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: T.J. Mather
-Source: http://search.cpan.org/dist/XML-UM/
+Source: https://metacpan.org/release/XML-UM/
 Name: XML-UM
 
 Copyright: © 1999-2000, Enno Derksen
diff --git a/debian/watch b/debian/watch
index 4c805a9..8029ad3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-UM/   .*/XML-UM-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-UM/   .*/XML-UM-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-um-perl



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