[tomcat6] 03/03: Mangle the version correctly.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Feb 27 18:39:20 GMT 2016


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

apo-guest pushed a commit to branch master
in repository tomcat6.

commit 63217f99694208a84a6874d9e59a82623ef4c06e
Author: Markus Koschany <apo at debian.org>
Date:   Sat Feb 27 19:35:39 2016 +0100

    Mangle the version correctly.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 740c410..a9b6a7b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/_/./g \
+opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,uversionmangle=s/_/./g \
   http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/ TOMCAT_([0-9_]*[0-9])/ debian debian/orig-tar.sh

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



More information about the pkg-java-commits mailing list