This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javacc.
commit 02f35eb2b5b61fb477a7bbc074133a57a3b619d3 Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 18 13:09:03 2016 +0100 Updated debian/watch --- debian/changelog | 1 + debian/watch | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53a9f7b..5ddc7c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ javacc (5.0-7) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Regenerate the bootstrap jar + * Updated debian/watch -- Emmanuel Bourg <[email protected]> Fri, 18 Nov 2016 12:37:15 +0100 diff --git a/debian/watch b/debian/watch index c2c12f4..98dc2fe 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=3 -opts=dversionmangle=s/\+cvs.*// \ -https://java.net/projects/javacc/downloads .*javacc-([\d\.]*)src.tar.gz debian debian/orig-tar.sh +https://java.net/projects/javacc/downloads .*/javacc-([\d\.]+)src@ARCHIVE_EXT@ debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javacc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

