This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 7fee813a009de66df00be49e810bbe4a0aa92e00 Author: Stuart Prescott <[email protected]> Date: Fri Jul 17 23:36:01 2009 +0000 * new recommends * fix copyright for new version --- debian/changelog | 1 + debian/control | 5 ++++- debian/copyright | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b94e0ba..a814c31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ latexdraw (2.0.3+1-1) unstable; urgency=low * New upstream release. + * Add additional Recommended packages for new export features. * Fix typo in long description, with thanks to Kai Weber (Closes: #529195). * Bump standards to 3.8.2 (no changes). diff --git a/debian/control b/debian/control index c8dd509..e7679ab 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,10 @@ Architecture: all Depends: openjdk-6-jre | sun-java6-jre, libjiu-java, libjlibeps-java -Recommends: texlive-pstricks +Recommends: texlive-pstricks, + texlive-base-bin, + texlive-latex-base, + ghostscript Suggests: ttf-mscorefonts-installer Description: vector drawing program for LaTeX using PSTricks LaTeXDraw is a free PSTricks code generator or PSTricks editor for LaTeX. diff --git a/debian/copyright b/debian/copyright index e6bf766..bbf8200 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ X-Repackaged: The compiled java (*.class) and archives (*.jar) were stripped See the file README.Debian-source for full details. Files: * -Copyright: © 2005-2008, Arnaud BLOUIN <[email protected]> +Copyright: © 2005-2009, Arnaud BLOUIN <[email protected]> License: GPL-2+ Files: latexDraw/ui/dialog/PictureChooser.java @@ -49,8 +49,8 @@ License: other for use in the design, construction, operation or maintenance of any nuclear facility. -Files: debian/*, build.xml, latexdraw -Copyright: © 2007-2008, Stuart Prescott <[email protected]> +Files: debian/* +Copyright: © 2007-2009, Stuart Prescott <[email protected]> License: GPL-2+ License: GPL-2+ -- 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

