[SCM] Debian packaging of libcache-historical-perl branch, master, updated. f704a06ad1a08ccac04e70ec8bcfcea78c1d5ea7

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:19:37 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index b5db63a..f9ecd6a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcache-historical-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcache-historical-perl.git
-Homepage: http://search.cpan.org/dist/Cache-Historical/
+Homepage: https://metacpan.org/release/Cache-Historical/
 
 Package: libcache-historical-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index fbddc54..28b5862 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://dep.debian.net/deps/dep5/
 Upstream-Name: Cache-Historical
 Upstream-Contact: Mike Schilli <cpan at perlmeister.com>
-Source: http://search.cpan.org/dist/Cache-Historical/
+Source: https://metacpan.org/release/Cache-Historical/
 
 Files: *
 Copyright: 2007-2011, Mike Schilli <cpan at perlmeister.com>
diff --git a/debian/watch b/debian/watch
index cde0f73..7f1d743 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Cache-Historical/   .*/Cache-Historical-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Cache-Historical/   .*/Cache-Historical-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcache-historical-perl



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