This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 883c72009321f97ba071c399f4ccda474a17dc89 Author: Stuart Prescott <[email protected]> Date: Tue Jul 15 19:04:45 2008 +0000 * make alternative build-depends to allow building under both etch and sid --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f1148a8..9ff622f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: graphics Priority: optional Maintainer: Stuart Prescott <[email protected]> Build-Depends: debhelper (>= 5) -Build-Depends-Indep: openjdk-6-jdk, ant, imagemagick, libjiu-java, libjlibeps-java +Build-Depends-Indep: openjdk-6-jdk|sun-java6-jdk, ant, imagemagick, libjiu-java, libjlibeps-java Standards-Version: 3.8.0 Homepage: http://latexdraw.sourceforge.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

