[SCM] Debian packaging of libhash-case-perl branch, master, updated. debian/1.020-1-5-gf123f6f

Salvatore Bonaccorso carnil at debian.org
Sun Jan 27 09:01:06 UTC 2013


The following commit has been merged in the master branch:
commit f123f6fcad1138e73209db2cee194f1e25325d0a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 27 10:01:01 2013 +0100

    Switch to metacpan.org based URI in debian/watch
    
    Git-Dch: Ignore

diff --git a/debian/watch b/debian/watch
index 9b70e32..b87e353 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,3 @@
-# format version number, currently 3; this line is compulsory!
 version=3
-
-# force three digit revision
 options=uversionmangle=s/(\.\d\d)$/$&0/ \
-  http://search.cpan.org/dist/Hash-Case/ .*/Hash-Case-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Hash-Case/ .*/Hash-Case-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of libhash-case-perl



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