[SCM] Debian packaging of libjson-xs-perl branch, master, updated. debian/2.330-1-5-gc6ccf6e
Salvatore Bonaccorso
carnil at debian.org
Sun Jan 27 09:12:03 UTC 2013
The following commit has been merged in the master branch:
commit c6ccf6ef72f8b64b0020aea1338c43f49ec7a86b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun Jan 27 10:11:59 2013 +0100
Switch to metacpan.org based URI in debian/watch
Git-Dch: Ignore
diff --git a/debian/watch b/debian/watch
index 65e0554..ba53e46 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/\.(\d)$/.${1}00/;s/\.(\d\d)$/.${1}0/;s/\.(\d\d\d)(\d)$/.${1}.${2}/ \
- http://search.cpan.org/dist/JSON-XS/ .+/JSON-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/JSON-XS/ .+/JSON-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libjson-xs-perl
More information about the Pkg-perl-cvs-commits
mailing list