[SCM] Debian packaging of libxml-feedpp-perl branch, master, updated. dee181fa99c35e3812fa88db3ce6a44f7eec6554

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


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

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

diff --git a/debian/control b/debian/control
index ab4a98d..72dd690 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-feedpp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-feedpp-perl.git
-Homepage: http://search.cpan.org/dist/XML-FeedPP/
+Homepage: https://metacpan.org/release/XML-FeedPP/
 
 Package: libxml-feedpp-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 695cc51..cbf471a 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: Yusuke Kawasaki <u-suke at kawa.net>
-Source: http://search.cpan.org/dist/XML-FeedPP/
+Source: https://metacpan.org/release/XML-FeedPP/
 Name: XML-FeedPP
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 01d588d..17e5e06 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/XML-FeedPP/   .*/XML-FeedPP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-FeedPP/   .*/XML-FeedPP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-feedpp-perl



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