[SCM] Debian packaging of libxml-rss-libxml-perl branch, master, updated. upstream/0.3102-50-gd5960de

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


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

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

diff --git a/debian/control b/debian/control
index edfdcbe..fe90c02 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
  gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/XML-RSS-LibXML/
+Homepage: https://metacpan.org/release/XML-RSS-LibXML/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-rss-libxml-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-rss-libxml-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 062dda4..a0842fb 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: Daisuke Maki <dmaki at cpan.org>
-Source: http://search.cpan.org/dist/XML-RSS-LibXML/
+Source: https://metacpan.org/release/XML-RSS-LibXML/
 Name: XML-RSS-LibXML
 X-Comment: The non-free test material and dependent tests have been removed from the upstream tarball for the +dfsg version.
 
diff --git a/debian/watch b/debian/watch
index 23fc598..9a2d4df 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@
 # URL to the package page followed by a regex to search
 version=3
 opts=dversionmangle=s/\+dfsg// \
-http://search.cpan.org/dist/XML-RSS-LibXML/ .*/XML-RSS-LibXML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub
+https://metacpan.org/release/XML-RSS-LibXML/ .*/XML-RSS-LibXML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub

-- 
Debian packaging of libxml-rss-libxml-perl



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