[SCM] Debian packaging of libregexp-common-time-perl branch, master, updated. 5f7d0491c496b3f9df56727bdb994d46495c32fe
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:45:41 UTC 2013
The following commit has been merged in the master branch:
commit c563571481354bc8052343790e1430f83f149b1c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:40 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 16b71ca..9a51001 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.7.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libregexp-common-time-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libregexp-common-time-perl.git
-Homepage: http://search.cpan.org/dist/Regexp-Common-time/
+Homepage: https://metacpan.org/release/Regexp-Common-time/
Package: libregexp-common-time-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index 1d47a94..67d501e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/Regexp-Common-time/ .*/Regexp-Common-time-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Regexp-Common-time/ .*/Regexp-Common-time-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libregexp-common-time-perl
More information about the Pkg-perl-cvs-commits
mailing list