This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ecj.
commit fa1cb490f580aa653572b9a6cd6e8255505de60f Author: Matthias Klose <[email protected]> Date: Sat Sep 6 10:52:13 2008 +0000 Imported Debian patch 3.3.0+0728-10 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0f49c55..eda089f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ecj (3.3.0+0728-10) unstable; urgency=low + + * libecj-java: Recommend default-jre-headless | java2-runtime-headless + instead of java2-runtime. + + -- Matthias Klose <[email protected]> Sat, 06 Sep 2008 10:52:13 +0000 + ecj (3.3.0+0728-9) unstable; urgency=low * Don't build on alpha, arm, hppa. diff --git a/debian/control b/debian/control index 95d1ab5..c350813 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Section: libs Depends: java-common (>= 0.23) Conflicts: ecj-bootstrap (<< 3.2.2), eclipse-ecj Replaces: ecj-bootstrap (<< 3.2.2), eclipse-ecj, ecj (<< 3.3.0-1) -Recommends: libecj-java-gcj, java2-runtime +Recommends: libecj-java-gcj, default-jre-headless | java2-runtime-headless | java5-runtime-headless Suggests: ecj, ant Description: Eclipse Java compiler (library) This package provides a standalone version of the Eclipse JDT compiler library -- 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

