This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 37ad9e7c6a477dbfaa12144049333ab04f2b7469 Author: Stuart Prescott <[email protected]> Date: Sun May 17 23:12:12 2009 +0000 * Fix typo in long desc (closes: 529195) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 739d4aa..d08d018 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +latexdraw (2.0.2+1-3) UNRELEASED; urgency=low + + * Fix typo in long description, with thanks to Kai Weber (Closes: #529195) + + -- Stuart Prescott <[email protected]> Thu, 07 May 2009 22:24:14 +0100 + latexdraw (2.0.2+1-2) unstable; urgency=low * Convert packaging to quilt. diff --git a/debian/control b/debian/control index e26f510..23e4844 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,6 @@ Description: vector drawing program for LaTeX using PSTricks LaTeXDraw uses SVG as its file format and figures can be exported as PSTricks code, eps, jpg, bmp, png, ppm. . - PSTricks in an extension of LaTeX which allows the creation of drawings, + 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

