[SCM] Debian packaging of libcgi-xml-perl branch, master, updated. 70b2c977fe4a867673268926edcfc2ad98b1757e

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


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

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

diff --git a/debian/control b/debian/control
index 7aa5c9e..8b2c096 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-xml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-xml-perl.git
-Homepage: http://search.cpan.org/dist/CGI-XML/
+Homepage: https://metacpan.org/release/CGI-XML/
 
 Package: libcgi-xml-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 0a2e7bd..c643882 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CGI-XML/   .*/CGI-XML-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/CGI-XML/   .*/CGI-XML-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcgi-xml-perl



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