This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit 346133acfb5e9e3ad04355dc2737954edc6c1ff1 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 27 13:15:09 2018 +0200 Updated debian/watch --- debian/changelog | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f57c25d..9088fdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ ecj (3.11.1-3) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 - * Use a secure URL in debian/watch + * Updated debian/watch * Use a secure URL for the debian/copyright Format field -- Emmanuel Bourg <[email protected]> Tue, 20 Mar 2018 22:30:47 +0100 diff --git a/debian/watch b/debian/watch index d755e1c..9bb8101 100644 --- a/debian/watch +++ b/debian/watch @@ -6,4 +6,4 @@ version=3 # has to be hardcoded here to detect the new releases. # opts="uversionmangle=s/_/./g,dversionmangle=s/.*/4.5/" \ -https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/refs/tags .*/R([\d_]+).tar.gz +https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/refs/ .*/eclipse.jdt.core-R([\d_]+).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

