[SCM] Debian packaging of libxml-feed-perl branch, master, updated. debian/0.50+dfsg-1-4-g705c598
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:54:37 UTC 2013
The following commit has been merged in the master branch:
commit 4a8d3fac4257a7066bf0e6efa28e773e9105b34c
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 0f4b9ac..a4dd8e1 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-feed-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-feed-perl.git
-Homepage: http://search.cpan.org/dist/XML-Feed/
+Homepage: https://metacpan.org/release/XML-Feed/
Package: libxml-feed-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 652c25a..6678c71 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: Matt Trout
-Source: http://search.cpan.org/dist/XML-Feed/
+Source: https://metacpan.org/release/XML-Feed/
Upstream-Name: XML-Feed
Files: *
diff --git a/debian/watch b/debian/watch
index da065d3..e850bc9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts="dversionmangle=s/\+dfsg//" \
-http://search.cpan.org/dist/XML-Feed/ .*/XML-Feed-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
+https://metacpan.org/release/XML-Feed/ .*/XML-Feed-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
--
Debian packaging of libxml-feed-perl
More information about the Pkg-perl-cvs-commits
mailing list