This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 0f820b2254f1423952e843b903c35d2fb6050d8a Author: Stuart Prescott <[email protected]> Date: Wed Nov 4 02:10:24 2015 +1100 Update packaging data --- debian/control | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 1ec2b4e..944d732 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,14 @@ Source: latexdraw -Section: graphics -Priority: optional Maintainer: Stuart Prescott <[email protected]> +Section: tex +Priority: optional Build-Depends: debhelper (>= 7.3.5~) -Build-Depends-Indep: default-jdk (>= 1:1.6) | java6-sdk, +Build-Depends-Indep: default-jdk (>= 1:1.6), ant, imagemagick, libjiu-java, libjlibeps-java -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://latexdraw.sourceforge.net/ Package: latexdraw @@ -19,7 +19,7 @@ Depends: default-jre (>= 1:1.6) | java6-runtime, java-wrappers, ${misc:Depends} Recommends: texlive-pstricks, - texlive-base-bin, + texlive-binaries, texlive-latex-base, ghostscript Suggests: ttf-mscorefonts-installer @@ -32,4 +32,3 @@ Description: vector drawing program for LaTeX using PSTricks . PSTricks is an extension of LaTeX which allows the creation of drawings, diagrams and graphs in 2D or 3D. - -- 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

