[SCM] Packaging of Email::Find in Debian branch, master, updated. upstream/0.10-dfsg-18-gc2133b8

gregor herrmann gregoa at debian.org
Wed Jul 24 19:32:52 UTC 2013


The following commit has been merged in the master branch:
commit c2133b80b98f1375d0d6e07feccb2f0e9d730c9f
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 24 21:31:44 2013 +0200

    d/watch: update regexp to catch old -dfsg und new +dfsg
    
    Git-Dch: Ignore

diff --git a/debian/watch b/debian/watch
index 7e7633a..608a040 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts=dversionmangle=s/\-dfsg$// \
+opts=dversionmangle=s/[-+]dfsg$// \
 https://metacpan.org/release/Email-Find/    .*/Email-Find-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
 debian sh debian/repack.stub

-- 
Packaging of Email::Find in Debian



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