[SCM] Debian packaging of SRU CPAN distribution branch, master, updated. debian/0.99-1-4-g0fc1ea9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:03 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 6ebd80e..12a6ea3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: libcgi-application-perl, libclass-accessor-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ben Webb <bjwebb67 at googlemail.com>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/SRU/
+Homepage: https://metacpan.org/release/SRU/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsru-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsru-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index cafe7ad..375725d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
 Upstream-Name: SRU
 Upstream-Contact: Ed Summers <ehs at pobox.com>
-Source: http://search.cpan.org/dist/SRU/
+Source: https://metacpan.org/release/SRU/
 
 Files: *
 Copyright: 2004-2009, Ed Summers <ehs at pobox.com>
diff --git a/debian/watch b/debian/watch
index c961fe2..70bf441 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/SRU/   .*/SRU-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SRU/   .*/SRU-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of SRU CPAN distribution



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