This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-cdt.
commit ec411a1dd975ed9e3416d2dc55fe6deab7f515ef Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 19 22:34:31 2016 +0200 Fixed the watch file --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f7c15eb..54c4570 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ eclipse-cdt (8.6.0-2) UNRELEASED; urgency=medium * Removed the unused Lintian overrides * Standards-Version updated to 3.9.8 * Use secure Vcs-* URLs + * Fixed the watch file -- Emmanuel Bourg <[email protected]> Wed, 19 Oct 2016 22:02:15 +0200 diff --git a/debian/watch b/debian/watch index a2e7122..76f58cb 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts=dversionmangle=s/\+dfsg\d?// \ http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/refs/ \ -/c/cdt/org.eclipse.cdt.git/snapshot/CDT_(\d+)_(\d+)_(\d+).tar.bz2 +/c/cdt/org.eclipse.cdt.git/snapshot/CDT_(\d+)_(\d+)_(\d+).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-cdt.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

