[SCM] Debian packaging of libclass-dbi-plugin-retrieveall-perl branch, master, updated. 0c486ef2004f0b2b68ac0dc59d3dc7ca7a0b4997

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


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

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

diff --git a/debian/control b/debian/control
index 3e9a79e..1bacbeb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-dbi-plugin-retrieveall-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-dbi-plugin-retrieveall-perl.git
-Homepage: http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/
+Homepage: https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll/
 
 Package: libclass-dbi-plugin-retrieveall-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 43a2a39..2de8ceb 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: Tony Bowden
-Upstream-Source: http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/
+Upstream-Source: https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll/
 Upstream-Name: Class-DBI-Plugin-RetrieveAll
 
 Files: *
diff --git a/debian/watch b/debian/watch
index dd58aa1..78de704 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/   .*/Class-DBI-Plugin-RetrieveAll-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Class-DBI-Plugin-RetrieveAll/   .*/Class-DBI-Plugin-RetrieveAll-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libclass-dbi-plugin-retrieveall-perl



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