This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit b87c023905c71c68006ea971e9707735b9cf05e4 Author: Stuart Prescott <[email protected]> Date: Tue Jul 15 19:18:20 2008 +0000 * whitespace split of depends fields --- debian/control | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9ff622f..42efa57 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,19 @@ Section: graphics Priority: optional Maintainer: Stuart Prescott <[email protected]> Build-Depends: debhelper (>= 5) -Build-Depends-Indep: openjdk-6-jdk|sun-java6-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/ Package: latexdraw Architecture: all -Depends: sun-java6-jre, libjiu-java, libjlibeps-java +Depends: openjdk-6-jre | sun-java6-jre, + libjiu-java, + libjlibeps-java Recommends: texlive-pstricks Suggests: msttcorefonts Description: vector drawing program for LaTeX using PSTricks -- 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

