[libdatetime-format-mail-perl] 01/02: Update debian/watch.

gregor herrmann gregoa at debian.org
Sat May 10 16:07:34 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdatetime-format-mail-perl.

commit 813bd33c99a587715c6d906888418af3b79925f4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 10 18:06:37 2014 +0200

    Update debian/watch.
    
    uversionmangle now also handles three-digit minor versions.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index c721bae..470f61b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,5 +3,5 @@ version=3
 # Currently mangling the upstream version number by adding +dfsg to it.
 # Also, 0.30 upstream will be 0.3000 in Debian to keep version numbers in
 # order.
-opts=dversionmangle=s/\+dfsg$//,uversionmangle=s/^(\d\.\d\d)$/${1}00/ \
+opts="dversionmangle=s/\+dfsg$//,uversionmangle=s/^(\d\.\d\d)$/${1}00/;s/^(\d\.\d\d\d)$/${1}0/" \
 https://metacpan.org/release/DateTime-Format-Mail   .*/DateTime-Format-Mail-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-mail-perl.git



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