This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jalview.
commit 7cad330f4cd2771e3bc4000f39d64589e4228250 Author: Markus Koschany <[email protected]> Date: Tue Mar 8 21:08:03 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 861159e..ee6f20c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts="repacksuffix=+dfsg,dversionmangle=s/\.dfsg//,uversionmangle=s/_/./g;s/\.0(\d)/.0.$1/g" \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//,uversionmangle=s/_/./g;s/\.0(\d)/.0.$1/g" \ http://www.jalview.org/source jalview_([\d_]+)\.tar\.gz debian -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jalview.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

