1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
lutefisk (1.0.5a.cleaned-1) unstable; urgency=low
* Initial release (Closes: #527141);
* Removed file windoze/lutefisk.exe that was shipped in the upstream
tarball;
* Fixed glitches in the upstream source that had gcc emit warning
(#include <math.h> in two files and and replace 'NULL' with '\x0' to
test end of array in one file);
* Move the main HTML documentation file (space-ridden filename) to
index.html;
* Look for default files in /usr/share/lutefisk/, not current directory.
* Display usage help when no argument given.
* Protect against too long filenames (and raise the limit).
* Sponsored upload done by Lionel Elie Mamane <lmamane@debian.org>.
-- Filippo Rusconi <rusconi-debian@laposte.net> Wed, 09 Dec 2009 22:42:38 +0100
|