[libdatetime-format-mail-perl] 03/07: d/watch cosmetics

gregor herrmann gregoa at debian.org
Sun May 11 15:18:21 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 1e480aaa42151c08ad203fc24853fde15f14a7cb
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 11 17:10:09 2014 +0200

    d/watch cosmetics
    
    Git-Dch: Ignore
---
 debian/watch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/watch b/debian/watch
index 470f61b..ff40926 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
-# format version number, currently 3; this line is compulsory!
 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/;s/^(\d\.\d\d\d)$/${1}0/" \
+# order. - Starting with 0.400, upstream switched to 3-digit minor version,
+# which we als handle here.
+opts="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