[SCM] Package UR for Debian branch, master, updated. cc619c6f1c6b81d196cdc734189fff0fc67db59b

gregor herrmann gregoa at debian.org
Mon Mar 11 19:24:32 UTC 2013


The following commit has been merged in the master branch:
commit 1b66c5225214d2f44378238f7a9980bf5680a204
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 11 19:43:51 2013 +0100

    d/watch: add uversionmangle to handle upstream version going back to 2 digits
    
    Git-Dch: Ignore

diff --git a/debian/watch b/debian/watch
index 361e8f3..74f6484 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts=uversionmangle=s/\.\d\d$/$&0/ \
 https://metacpan.org/release/UR/   .*/UR-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Package UR for Debian



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