This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository japi-compliance-checker.
commit 764a6d73afb43cb9a9ef444323d3f4bbadf04e14 Author: Mathieu Malaterre <[email protected]> Date: Sat Jul 27 07:20:23 2013 +0000 Prepare upload --- debian/changelog | 7 +++++++ debian/watch | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00d9224..c9ecefb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +japi-compliance-checker (1.3.1-1) unstable; urgency=low + + * New release + * Improved support for Java 7 + + -- Mathieu Malaterre <[email protected]> Sat, 27 Jul 2013 09:19:32 +0200 + japi-compliance-checker (1.3-1) unstable; urgency=low * New upstream diff --git a/debian/watch b/debian/watch index 41ff2c1..edc6d40 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=3 -#https://github.com/<user>/<project>/tags .*/tarball/(\d[\d\.]+) -# https://github.com/downloads/lvc/japi-compliance-checker/japi-compliance-checker-1.1.tar.gz -https://github.com/lvc/japi-compliance-checker/downloads .*/japi-compliance-checker-(.*)\.tar\.gz +# thanks Emmanuel Bourg +https://github.com/lvc/japi-compliance-checker/releases .*/([\d\.]+).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

