This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit ea002e10c50008dcffd28987b41a7e4f40ea8141 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 4 11:14:49 2017 +0000 Relocate org.eclipse.jdt:ecj to org.eclipse.jdt.core.compiler:ecj --- debian/changelog | 7 +++++++ debian/libecj-java.poms | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2b15d13..bbff10b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ecj (3.11.1-2) unstable; urgency=medium + + * Team upload. + * Relocate org.eclipse.jdt:ecj to org.eclipse.jdt.core.compiler:ecj + + -- Emmanuel Bourg <[email protected]> Tue, 04 Jul 2017 13:14:22 +0200 + ecj (3.11.1-1) unstable; urgency=medium * Team upload. diff --git a/debian/libecj-java.poms b/debian/libecj-java.poms index daba3ac..90e6353 100644 --- a/debian/libecj-java.poms +++ b/debian/libecj-java.poms @@ -1 +1 @@ -debian/poms/ecj.pom +debian/poms/ecj.pom --java-lib --relocate=org.eclipse.jdt:ecj -- 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

