[jboss-logging] 03/03: Improved the mangling of the upstream versions

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 12 23:42:49 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository jboss-logging.

commit d13ac0da481c20550b5a0c529fc65dd03230cf91
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed May 13 01:18:42 2015 +0200

    Improved the mangling of the upstream versions
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 830301b..ec08f46 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,uversionmangle=s/_/./g;s/\.Beta/~beta/;s/\.Final// \
+opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,uversionmangle=s/\.CR/~rc/g;s/\.Beta/~beta/;s/\.GA//;s/\.Final// \
 https://github.com/jboss-logging/jboss-logging/tags \
 .*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logging.git



More information about the pkg-java-commits mailing list