This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-jgit.
commit 19c306e7ff74c7387936f7b37fe9b6f43023ef5d Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 22 14:13:52 2015 +0200 Updated debian/watch --- debian/changelog | 7 +++++++ debian/watch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e12bc29..2f73c76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jgit (3.7.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Updated debian/watch + + -- Emmanuel Bourg <[email protected]> Tue, 22 Sep 2015 14:13:37 +0200 + jgit (3.7.0-1) unstable; urgency=medium * New upstream release (Closes: #774050). diff --git a/debian/watch b/debian/watch index c7e553f..5ef8df4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://git.eclipse.org/c/jgit/jgit.git/refs/tags .*/snapshot/jgit-(\d.\d.\d).\d+-r.tar.bz2 +http://git.eclipse.org/c/jgit/jgit.git/refs/tags .*/snapshot/jgit-(\d.\d.\d).\d+-r.tar.xz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

