This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jruby-maven-plugins.
commit f685e81bf7b73606cef2dd1e63a764a0fab5c3f4 Author: Markus Koschany <[email protected]> Date: Wed Dec 28 20:15:56 2016 +0100 Fix debian/watch --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 5b530c6..13465da 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 -opts=dversionmangle=s/\.ds\d*$// \ +opts=dversionmangle=s/\+ds\d*$// \ https://github.com/torquebox/jruby-maven-plugins/releases \ /torquebox/jruby-maven-plugins/archive/jruby-maven-plugins-([0-9].+)\.tar\.gz \ debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-maven-plugins.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

