[SCM] Debian packaging of libxml-csv-perl branch, master, updated. 690d17acf2a45b39919e997af6c7a55ca5535ed8

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


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

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

diff --git a/debian/control b/debian/control
index e23533d..4229047 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/XML-CSV/
+Homepage: https://metacpan.org/release/XML-CSV/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-csv-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-csv-perl.git
 Build-Depends: debhelper (>= 5)
diff --git a/debian/watch b/debian/watch
index 8c7c4ae..69790f0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-CSV/ .*/XML-CSV-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/XML-CSV/ .*/XML-CSV-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libxml-csv-perl



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