This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lwjgl.
commit 70dbb82d4d86ecfb6fccfcc871ea377ef6d22ed3 Author: Markus Koschany <[email protected]> Date: Sat Apr 9 18:21:48 2016 +0200 Fix debian/watch file. --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 9f58a39..b090136 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts="dversionmangle=s/\+dfsg//" \ -http://sf.net/java-game-lib/lwjgl-source-(.*).zip +http://sf.net/java-game-lib/lwjgl-source-(\d.*).zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lwjgl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

