[SCM] Debian packaging of libxml-atom-perl branch, master, updated. debian/0.41-1-6-gbce7de8

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


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

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

diff --git a/debian/control b/debian/control
index 603ce7a..1049e72 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-perl.git
-Homepage: http://search.cpan.org/dist/XML-Atom/
+Homepage: https://metacpan.org/release/XML-Atom/
 
 Package: libxml-atom-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4e97e52..2acaad4 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: Benjamin Trott <cpan at stupidfool.org>
-Source: http://search.cpan.org/dist/XML-Atom/
+Source: https://metacpan.org/release/XML-Atom/
 Name: XML-Atom
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2ae53c0..04dcf9f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-Atom/ .*/XML-Atom-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Atom/ .*/XML-Atom-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-atom-perl



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