[SCM] Debian packaging of libxml-atom-simplefeed-perl branch, master, updated. 59dc47fb43f95f129f8a60a292b06ecf5c8f7b2c

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


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

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

diff --git a/debian/control b/debian/control
index ab63955..b94ba5e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-simplefeed-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-simplefeed-perl.git
-Homepage: http://search.cpan.org/dist/XML-Atom-SimpleFeed/
+Homepage: https://metacpan.org/release/XML-Atom-SimpleFeed/
 
 Package: libxml-atom-simplefeed-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index adb54c3..c09d1b5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Aristotle Pagaltzis <pagaltzis at gmx.de>
-Upstream-Source: http://search.cpan.org/dist/XML-Atom-SimpleFeed/
+Upstream-Source: https://metacpan.org/release/XML-Atom-SimpleFeed/
 Upstream-Name: XML-Atom-SimpleFeed
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 956dd95..6e4ccc0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-Atom-SimpleFeed/   .*/XML-Atom-SimpleFeed-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Atom-SimpleFeed/   .*/XML-Atom-SimpleFeed-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-atom-simplefeed-perl



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