[SCM] Debian packaging of libtimedate-perl branch, master, updated. a47648dcb066ed542211124dff76c102b80a045b

Salvatore Bonaccorso carnil at debian.org
Sun Jan 27 09:35:46 UTC 2013


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

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

diff --git a/debian/watch b/debian/watch
index 5ef105a..b3980f0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,3 @@
-# format version number, currently 3; this line is compulsory!
 version=3
-# URL to the package page followed by a regex to search
 opts="uversionmangle=s/^(\d+)\.(\d\d)$/$1.${2}00/" \
-	http://search.cpan.org/dist/TimeDate/ \
-	.*/TimeDate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/TimeDate/    .*/TimeDate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtimedate-perl



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