2009
lightyears (1.3a-5) unstable; urgency=low
[ Sandro Tosi ]
* debian/control:
- Switch Vcs-Browser field to viewsvn.
[ Siegfried-Angel Gevatter Pujals ]
* debian/control:
- Bump Standards-Version to 3.8.2.
* debian/patches/add_fullscreen_flag.patch:
- Add a "--fullscreen" flag to start the game in fullscreen mode.
* debian/lightyears.6:
- Rework the manual page to improve the description of the game.
- Document the "--window" and "--fullscreen" options.
- Also document the available keyboard controls (Closes: #519077).
-- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> Sat, 20 Jun 2009 20:33:50 +0200
2008
lightyears (1.3a-4) unstable; urgency=low
[ Siegfried-Angel Gevatter Pujals ]
* debian/control:
- Update the Homepage field to point to the new location.
- Delete the comment from the Maintainer field.
- Bump Standards-Version to 3.8.0.
- Add python-psyco as a Suggests.
* debian/copyright:
- Change the download location to the new one.
* debian/menu:
- Change the formatting.
* debian/patches/only_show_valid_resolutions.patch:
- Only show resolutions supported by the system in the menu (LP: #219512).
* debian/patches/fix_crash_in_sound_py.patch:
- Avoid a crash which could happen when no sound channels were
available; thanks to James Westby (LP: #194183).
[ Sandro Tosi ]
* debian/watch:
- Fixed the watch file, as the download location changed.
[ Piotr Ożarowski ]
* debian/README.source file added
-- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com> Tue, 22 Jul 2008 15:04:20 +0200
lightyears (1.3a-3) unstable; urgency=low
* debian/control:
- replace ttf-bitstream-vera dependency with ttf-dejavu-core,
as the first one is going to be removed (Closes: #461270).
- change my e-mail address.
* patches/font_usage.patch:
- Change from Vera.ttf to DejaVuSans.ttf.
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Fri, 15 Feb 2008 21:03:34 +0100
2007
lightyears (1.3a-2) unstable; urgency=low
* patches/work_with_no_sound.patch:
- make lightyears work on computers with no available
audio device (Closes: #458286)
-- Siegfried-Angel Gevatter Pujals (RainCT) <sgevatter@ubuntu.cat> Sun, 30 Dec 2007 12:28:14 +0100
lightyears (1.3a-1) unstable; urgency=low
* Initial release (Closes: #451421) (LP: #162635) * patches/start_windowed.patch: - start game in windowed mode and 800x600 resolution * patches/remove_shabang_intercept_py.patch: - remove unnecessary shabang from code/intercept.py. * patches/doc_image_path.patch: - fix .html documents to look for the images in the right path * patches/fix_icon_path.patch: - replace the default icon by that one used in the menu * patches/fix_manual_url.patch: - look for the web documentation in the right place (ie., /usr/share/doc/lightyears/html) * patches/font_usage.patch: - change the font path to use Vera.ttf from package ttf-bitstream-vera instead of a copy of the same * patches/remove_startup_checks.patch: - remove unnecessary versions checks from startup (that's what dpkg is for)
-- Siegfried-Angel Gevatter Pujals (RainCT) <sgevatter@ubuntu.cat> Sat, 17 Nov 2007 19:06:43 +0100