[latexdraw] 129/147: wrap and sort

Stuart Prescott stuart at debian.org
Thu Nov 24 23:53:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository latexdraw.

commit 76ecf0ecc71ade6a01c48bf24e96b8fbe3594098
Author: Stuart Prescott <stuart at debian.org>
Date:   Wed Nov 4 02:11:00 2015 +1100

    wrap and sort
---
 debian/control | 37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 944d732..d0db5b3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,27 +2,32 @@ Source: latexdraw
 Maintainer: Stuart Prescott <stuart at debian.org>
 Section: tex
 Priority: optional
-Build-Depends: debhelper (>= 7.3.5~)
-Build-Depends-Indep: default-jdk (>= 1:1.6),
-                     ant,
-                     imagemagick,
-                     libjiu-java,
-                     libjlibeps-java
+Build-Depends:
+ debhelper (>= 7.3.5~)
+Build-Depends-Indep:
+ ant,
+ default-jdk (>= 1:1.6),
+ imagemagick,
+ libjiu-java,
+ libjlibeps-java
 Standards-Version: 3.9.6
 Homepage: http://latexdraw.sourceforge.net/
 
 Package: latexdraw
 Architecture: all
-Depends: default-jre (>= 1:1.6) | java6-runtime,
-         libjiu-java,
-         libjlibeps-java,
-         java-wrappers,
-         ${misc:Depends}
-Recommends: texlive-pstricks,
-            texlive-binaries,
-            texlive-latex-base,
-            ghostscript
-Suggests: ttf-mscorefonts-installer
+Depends:
+ default-jre (>= 1:1.6) | java6-runtime,
+ java-wrappers,
+ libjiu-java,
+ libjlibeps-java,
+ ${misc:Depends}
+Recommends:
+ ghostscript,
+ texlive-binaries,
+ texlive-latex-base,
+ texlive-pstricks
+Suggests:
+ ttf-mscorefonts-installer
 Description: vector drawing program for LaTeX using PSTricks
  LaTeXDraw is a free PSTricks code generator or PSTricks editor for LaTeX.
  It has the usual drawing tools (lines, rectangles, circles, Bezier curves)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git



More information about the pkg-java-commits mailing list