[SCM] Debian packaging of libxml-rsslite-perl branch, master, updated. a799135d98e57b71eb06572632dd347214c4209d

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


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

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

diff --git a/debian/control b/debian/control
index a3c53b4..ae2bc3b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
  Nathan Handler <nhandler at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>
-Homepage: http://search.cpan.org/dist/XML-RSSLite/
+Homepage: https://metacpan.org/release/XML-RSSLite/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-rsslite-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-rsslite-perl.git
 Standards-Version: 3.9.1
diff --git a/debian/copyright b/debian/copyright
index c0d4b1b..1bb39cd 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: Jerrad Pierce <jpierce at cpan.org>
-Source: http://search.cpan.org/dist/XML-RSSLite/
+Source: https://metacpan.org/release/XML-RSSLite/
 Name: XML-RSSLite
 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 ace69ad..53fc5d7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg// \
-http://search.cpan.org/dist/XML-RSSLite/ .*/XML-RSSLite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
+https://metacpan.org/release/XML-RSSLite/ .*/XML-RSSLite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub

-- 
Debian packaging of libxml-rsslite-perl



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