This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 2047a4802bfbb37924f010f44e76aad3a2add5a2 Author: Stuart Prescott <[email protected]> Date: Wed Jul 15 17:15:00 2009 +0000 * bump standards version --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d08d018..0a05c55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ latexdraw (2.0.2+1-3) UNRELEASED; urgency=low * Fix typo in long description, with thanks to Kai Weber (Closes: #529195) + * Bump standards to 3.8.2 (no changes). -- Stuart Prescott <[email protected]> Thu, 07 May 2009 22:24:14 +0100 diff --git a/debian/control b/debian/control index 23e4844..c8dd509 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: openjdk-6-jdk | sun-java6-jdk, imagemagick, libjiu-java, libjlibeps-java -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 Homepage: http://latexdraw.sourceforge.net/ Package: latexdraw @@ -17,7 +17,7 @@ Depends: openjdk-6-jre | sun-java6-jre, libjiu-java, libjlibeps-java Recommends: texlive-pstricks -Suggests: msttcorefonts +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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

