CVS gjdoc/debian
Arnaud Vandyck
avdyk@haydn.debian.org
Sat Nov 20 16:29:05 2004
Update of /cvsroot/pkg-java/gjdoc/debian
In directory haydn:/tmp/cvs-serv5660
Modified Files:
changelog
Log Message:
new release to fix problems in the gjdoc debian script
--- /cvsroot/pkg-java/gjdoc/debian/changelog 2004/11/18 21:50:46 1.4
+++ /cvsroot/pkg-java/gjdoc/debian/changelog 2004/11/20 23:28:45 1.5
@@ -1,3 +1,16 @@
+gjdoc (0.6.1-14) unstable; urgency=low
+
+ * debian/scripts/gjdoc: applied a patch from Loic Minier (thanks to him
+ and thanks to Kurt Roeckx for submitting the bug):
+ - fixes the syntax error (superfluous fi),
+ - adds sanitizing double-quotes,
+ - hence supports spaces in commands or classpath,
+ - uses /usr/bin/java as the default JVM when the PATH is broken,
+ - breaks fallback on "kaffe" when java isn't in the PATH (admin has to
+ fix his alternatives!).
+
+ -- Arnaud Vandyck <avdyk@debian.org> Sun, 21 Nov 2004 00:19:17 +0100
+
gjdoc (0.6.1-13) unstable; urgency=low
* debian/README.Debian: added to explain how to override CLASSPATH and