This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 4068d4b88a077d88b46b4b73c0a46fe8331262a8 Author: Stuart Prescott <[email protected]> Date: Sun Jul 15 23:03:00 2007 +0000 Update man page and changelog with new version --- debian/changelog | 9 ++++++++- debian/latexdraw.1 | 6 +++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4006f87..48e84d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,13 @@ latexdraw (1.9.3-1) unstable; urgency=low - * Initial release (Closes: #54321) + * Initial release (Closes: #431905) + * New upstream release -- Stuart Prescott <[email protected]> Tue, 3 July 2007 00:14:04 +0100 +latexdraw (1.9.1-1) unstable; urgency=low + + * Initial packaging efforts. + + -- Stuart Prescott <[email protected]> Wed, 11 Apr 2007 15:10:01 +0100 + diff --git a/debian/latexdraw.1 b/debian/latexdraw.1 index f70579a..260cd25 100644 --- a/debian/latexdraw.1 +++ b/debian/latexdraw.1 @@ -1,4 +1,4 @@ -.TH LATEXDRAW 1 "April 23, 2007" +.TH LATEXDRAW 1 "July 7, 2007" .SH NAME latexdraw \- vector drawing program for LaTeX using PSTricks @@ -22,9 +22,9 @@ a file to open. .br \fI $HOME/.latexdraw/templates/\fR - user's template repository .br -\fI $HOME/.latexdraw/preferences\fR - user settings +\fI $HOME/.latexdraw/.preferences\fR - user settings .br -\fI $HOME/.latexdraw/cache\fR - cached templates +\fI $HOME/.latexdraw/.cache\fR, \fI $HOME/.latexdraw/.cacheShared\fR - cached jpeg images of the templates .br .SH AUTHOR -- 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

