This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to annotated tag debian/0.0_R8+dfsg2-1 in repository xhtmlrenderer.
commit 0c8486d4087aa8b4b85ec334be2b041c17f597ae Author: Markus Koschany <[email protected]> Date: Mon Jan 11 13:24:04 2016 +0100 Mangle the upstream version correctly. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 90fff57..2e86e4a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 -opts=dversionmangle=s/0\.0~// \ +opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \ https://xhtmlrenderer.dev.java.net/ \ http://pigeonholdings.com/projects/flyingsaucer/R8/downloads/flyingsaucer-(.*)-src.zip \ debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xhtmlrenderer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

