This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxerces2-java.
commit 9ecad7d0d99ed38fd2989fd68938a91cf3270729 Author: Michael Koch <[email protected]> Date: Sun Apr 27 12:26:44 2008 +0000 libxerces2-java (2.9.1-2) unstable; urgency=low * Build-Depends on default-jdk-builddep. Closes: #477892 -- Michael Koch <[email protected]> Sun, 27 Apr 2008 06:37:01 -0100 --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/rules | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 09677fe..827599e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libxerces2-java (2.9.1-2) unstable; urgency=low + + * Build-Depends on default-jdk-builddep. Closes: #477892 + + -- Michael Koch <[email protected]> Sun, 27 Apr 2008 06:37:01 -0100 + libxerces2-java (2.9.1-1) unstable; urgency=low * New upstream version. diff --git a/debian/control b/debian/control index 283fe0b..59180b5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[email protected]>, Marcus Better <[email protected]>, Matthias Klose <[email protected]>, Michael Koch <[email protected]> -Build-Depends: cdbs (>= 0.4.8), debhelper (>= 4.2.0), java-gcj-compat-dev, ant, libxml-commons-resolver1.1-java, libjaxp1.3-java, libstylebook-java +Build-Depends: cdbs (>= 0.4.8), debhelper (>= 4.2.0), default-jdk-builddep, ant, libxml-commons-resolver1.1-java, libjaxp1.3-java, libstylebook-java Standards-Version: 3.7.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxerces2-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxerces2-java diff --git a/debian/rules b/debian/rules index b4ab78c..fb11ce3 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk include /usr/share/cdbs/1/class/ant.mk -JAVA_HOME := /usr/lib/jvm/java-gcj +JAVA_HOME := /usr/lib/jvm/default-java ANT_HOME := /usr/share/ant include /usr/share/gcj/debian_defaults -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxerces2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

