toppler - clone of the "Nebulus" game on old 8 and 16 bit machines
# sudo apt-get update
# sudo apt-get install toppler
2013-05-18 - Bill Allombert <ballombe@debian.org> toppler (1.1.6-2) unstable; urgency=low * patch toppler-desktop: + Fix pixmap path. Closes: #707728. Thanks again, Ronny Standtke.
2013-05-06 - Bill Allombert <ballombe@debian.org> toppler (1.1.6-1) unstable; urgency=low * New upstream release. Patches: - toppler-manpage removed: merged upstream - fix-locale updated - toppler-desktop updated * debian/control: + Bump Standard-Version to 3.9.4.
2012-05-23 - Bill Allombert <ballombe@debian.org> toppler (1.1.5-2) unstable; urgency=low * Fix l10n: add patch fix-locale. Closes: #674133. Thanks Ronny Standtke.
2012-05-21 - Bill Allombert <ballombe@debian.org> toppler (1.1.5-1) unstable; urgency=low * New upstream release + Fix various issue related to the input system. Closes: #612127 + Fix Czech po file name. Closes: #624134 * Move to new source format 3.0 (quilt). Patches applied: - use-autotools-dev: Use autotools-dev version of config.sub/.guess. - toppler-manpage: use trigraph instead of 8bit chars. - toppler-desktop: fix toppler path. - snprintf-format: use "%s" explicitly in call to snprintf. * debian/rules: + Use hardenning compiler flags (toppler is sgid games). * debian/control: + Bump Standard-Version to 3.9.3.
2011-01-20 - Bill Allombert <ballombe@debian.org> toppler (1.1.4-2) unstable; urgency=high * Fix uninitialized variable that cause toppler to abort when selecting the first mission. Closes: #610513 * Fix segfault in ~configuration destructor when writing the configuration file fail. Closes: #608979.
2009-10-24 - Bill Allombert <ballombe@debian.org> toppler (1.1.4-1) unstable; urgency=low * New upstream release * debian/control: + Bump Standard-Version to 3.8.3. + Move Homepage outside the description and to the source section. * debian/copyright: + Add full copyright notices.
2007-09-20 - Bill Allombert <ballombe@debian.org> toppler (1.1.3-1) unstable; urgency=low * New upstream release - include translations for Basque, Czech and Romanian. Closes: #379236. * This release include a nicer 32x32 icon: - debian/rules: do not install toppler18x18.xpm - debian/toppler18x18.xpm: removed. * debian/menu: update menu section. * debian/rules: fix clean rule. * po/fr.po: update translation. Closes: #418682. * Fix Categories in toppler .desktop file. * config.sub/config.guess: add 'exec'. * Reinstate system-wide highscores (only for new installations). - debian/rules: install toppler sgid 'games' again. - README.Debian: document the change. - preinst install: create /var/games/toppler/toppler.hsc.
2006-05-05 - Bill Allombert <ballombe@debian.org> toppler (1.1.2a-3) unstable; urgency=low * Fix upstream testing left-over that cause toppler to look for translation in /usr/share/locale rather than in current directory. Thanks Ronny Standtke. Closes: #366154 * debian/control: Bump Standards-Version to 3.7.2.
2006-03-20 - Bill Allombert <ballombe@debian.org> toppler (1.1.2a-2) unstable; urgency=low * Fix toppler path in .desktop file. Thanks Sebastien Montagne. Closes: #356091 * Fix inaccurate comments in debian/rules.
2006-02-28 - Bill Allombert <ballombe@debian.org> toppler (1.1.2a-1) unstable; urgency=low * New upstream release - This release include the Swedish translation by Daniel Nylander. and the glyph for "å". Closes: #345179. - This release include a .desktop file. * Improve upstream .desktop file using advice from Ronny Standtke. * debian/control: Bump Standards-Version to 3.6.2. + Remove Ben Bell from Uploaders. * debian/watch: switch to use the qa.debian.org redirector. * debian/postrm: clean up. * Switch to debhelper v4.