[SCM] Debian packaging of libtime-duration-parse-perl branch, master, updated. 588a440c35b5624d2766743b9498bb513f59c9ab

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:17 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 46dfd44..41b5102 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-duration-parse-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-duration-parse-perl.git
-Homepage: http://search.cpan.org/dist/Time-Duration-Parse/
+Homepage: https://metacpan.org/release/Time-Duration-Parse/
 
 Package: libtime-duration-parse-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 5ef6d45..8c2d6dc 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/Time-Duration-Parse/   .*/Time-Duration-Parse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Time-Duration-Parse/   .*/Time-Duration-Parse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtime-duration-parse-perl



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