1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
sdlbasic (0.0.20070714-3) unstable; urgency=low
[ Barry deFreese ]
* bison_code.patch - Fix syntax with sdlBrt_tab.y.
+ Fixes FTBFS with newer Bison.
* Add Section: debug to sdlbasic-dbg package.
* Minor syntax fixes in debian/copyright.
* Add watch file.
* Bump Standards Version to 3.8.1. (No changes needed).
[ Evgeni Golov ]
* datadir.patch:
+ Fix path to help in Global.properties. (LP: #372185)
+ Obsolete properties.patch by correctly patching call of sdlBrt.
* x-www-browser.patch:
+ Call x-www-browser instead of firefox, users might want another browser.
* quickhelp.patch:
+ Fix the command for the Quick Help.
* debian/control:
+ Update the homepage URL.
-- Miriam Ruiz <little_miry@yahoo.es> Thu, 07 May 2009 00:07:30 +0200
sdlbasic (0.0.20070714-2) unstable; urgency=low
* Fixed /etc/sdlbasic/sdlBasic.properties
* Fixed sdlbasic.sng so that it generates a non-null sdlbasic.png image
-- Miriam Ruiz <little_miry@yahoo.es> Sat, 15 Nov 2008 17:14:52 +0100
sdlbasic (0.0.20070714-1) unstable; urgency=low
* Initial release (Closes: #498762)
-- Miriam Ruiz <little_miry@yahoo.es> Sat, 13 Sep 2008 03:47:40 +0200
|