Skip to content

Debian Changelog openttd (0.7.3-1)

2009

openttd (0.7.3-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release
   * Use printf instead of echo -en in openttd-wrapper to make it POSIX
     compatible (Closes: #547758).
   * Remove three patches that are now included in upstream.

 -- Matthijs Kooijman <matthijs@stdin.nl>  Thu, 01 Oct 2009 22:52:59 +0200

openttd (0.7.2-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release
   * Bump Standards-Version to 3.8.3, with no changes required.
   * Clean up the rules file a bit and add some lintian overrides.
   * Explain why openttd is in contrib (Closes: #539381).
   * Add the DM-Upload-Allowed control field.
   * Re-add dpatch infrastructure.
   * Fix the copyright file, since upstream only allows GPLv2, not later
     versions.
   * Add a section to the copyright file on the different license used by the
     "Squirrel" programming language, which is shipped with OpenTTD since
      0.7.0.
   * Backport upstream r17226, which removes the deprecated Encoding entry from
     the .desktop file.
   * Add a wrapper script for openttd, which captures any stderr output and
     displays it when openttd returns an error code (Closes: #533557).
   * Recommend x11-utils, since we use xmessage for displaying errors. Don't
     depend on it, since openttd will still run fine without it, you just won't
     see any errors.
   * Backport upstream r17227 and r17229, which prevents terminal escape codes
     from ending up in the captured error output.
   * Backport upstream r17240, which improves stderr output when files are
     missing or corrupt.

 -- Jordi Mallach <jordi@debian.org>  Fri, 21 Aug 2009 15:27:26 +0200

openttd (0.7.1-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release.
   * Link against libicu to enable right-to-left language support.

 -- Jordi Mallach <jordi@debian.org>  Tue, 09 Jun 2009 21:46:28 +0200

openttd (0.7.0-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release.
   * Remove Debian specific desktop file, upstream provides one now.
   * Add debian/watch file.
 
   [ Jordi Mallach ]
   * Bump Standards-Version to 3.8.1, with no changes required.
   * Move to debhelper compat 7. Bump Build-Depends accordingly.
   * Use dh_prep.
   * Add "set -e" to config script.
   * Remove a few extra doc files that get installed by upstream Makefile.
   * Add more complete copyright information.

 -- Jordi Mallach <jordi@debian.org>  Wed, 15 Apr 2009 18:22:10 +0200

2008

openttd (0.6.3-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release.
 
   [ Jordi Mallach ]
   * Add Spanish Debconf template translation, after fixing its corrupted
     encoding (thanks, Germana Oliveira, closes: #499214).

 -- Jordi Mallach <jordi@debian.org>  Thu, 02 Oct 2008 16:59:03 +0200

openttd (0.6.2-1) unstable; urgency=low

   * New upstream release.
     - Fixes remote crash vulnerability CVE-2008-3547. Closes: #493714

 -- Matthijs Kooijman <matthijs@stdin.nl>  Fri, 08 Aug 2008 11:07:05 +0200

openttd (0.6.2~rc2-1) experimental; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release.
 
   [ Jordi Mallach ]
   * Fix typo in README.Debian (lintian).
   * Remove dpatch build-dep and the empty debian/patches dir.
   * Don't ignore possible "make distclean" errors.

 -- Jordi Mallach <jordi@debian.org>  Sat, 26 Jul 2008 01:35:30 +0200

openttd (0.6.2~rc1-1) experimental; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release.

 -- Jordi Mallach <jordi@debian.org>  Thu, 24 Jul 2008 16:09:57 +0200

openttd (0.6.1-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release.
   * Remove no_install_personal.dpatch, it is included upstream now.

 -- Jordi Mallach <jordi@debian.org>  Thu, 05 Jun 2008 00:47:36 +0200

openttd (0.6.0-2) unstable; urgency=low

   [ Jordi Mallach ]
   * Rename XS-Vcs-* to the official Vcs-* fields.
 
   [ Matthijs Kooijman ]
   * Don't install anything into ~ during make install, this prevented
     successful builds on some architectures. Fix imported from upstream.
   * Put the homepage in it's own Homepage field instead of in the description.
   * Bump Standards-Version to 3.7.3

 -- Jordi Mallach <jordi@debian.org>  Thu, 03 Apr 2008 00:07:10 +0200

openttd (0.6.0-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release:
     - Adds note about font-configuration for non-latin languages.
       Closes: #462604
   * Add .desktop file, provided by Andrea Colangelo.
     Closes: #460073
   * Add Finnish Debconf translation, provided by Esko Arajärvi.
     Closes: #456956
 
   [ Jordi Mallach ]
   * Fixes and improvements for the .desktop file according to the spec.

 -- Jordi Mallach <jordi@debian.org>  Wed, 02 Apr 2008 14:04:40 +0200

2007

openttd (0.5.3-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release

 -- Jordi Mallach <jordi@debian.org>  Tue, 18 Sep 2007 12:05:28 +0200

openttd (0.5.2-1) unstable; urgency=low

   [ Jordi Mallach ]
   * New upstream release.
   * Debconf translation updates:
     - Catalan.
 
   [ Christian Perrier ]
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project.
     Closes: #422183, #419096.
   * Debconf translation updates:
     - Swedish. Closes: #422780
     - Basque. Closes: #422786
     - Czech. Closes: #422809
     - Galician. Closes: #422831
     - German. Closes: #422908
     - Tamil. Closes: #423079
     - Russian. Closes: #423224
     - Portuguese. Closes: #423413
     - French. Closes: #424436
     - Brazilian Portuguese. Closes: #425585
     - Dutch. Closes: #425707

 -- Jordi Mallach <jordi@debian.org>  Sat, 02 Jun 2007 06:24:34 +0200

openttd (0.5.1-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release
   * Add German and Swedish translations (Closes: #420258, #419097)
   * Remove bogus fuzzy mark from the Catalan translation
 
   [ Jordi Mallach ]
   * debian/control: add XS-Vcs-Svn and XS-Vcs-Browser fields.

 -- Jordi Mallach <jordi@debian.org>  Mon, 23 Apr 2007 21:03:06 +0200

openttd (0.5.0-2) unstable; urgency=low

   * Upload to Debian.

 -- Jordi Mallach <jordi@debian.org>  Sun, 11 Mar 2007 14:12:37 +0100

openttd (0.5.0-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release
 
   [ Jordi Mallach ]
   * Depend on ${misc:Depends}, not debconf directly.

 -- Jordi Mallach <jordi@debian.org>  Thu, 8 Mar 2007 15:34:54 +0100

openttd (0.5.0~rc5-1) unstable; urgency=low

   [ Matthijs Kooijman ]
   * New upstream release
   * Compile with freetype and fontconfig support.
 
   [ Jordi Mallach ]
   * Convert debconf templates to podebconf.
   * Add a Catalan translation.
   * Minor packaging cleanups.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Mon, 12 Feb 2007 09:25:41 +0100

openttd (0.5.0~rc4-1) unstable; urgency=low

   * New upstream release

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Thu, 18 Jan 2007 21:17:28 +0100

openttd (0.5.0~rc3-1) unstable; urgency=low

   * New upstream release

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Thu, 18 Jan 2007 20:21:04 +0100

2006

openttd (0.5.0~rc2-1) unstable; urgency=low

   * New upstream release
   * Removed fix for empty scenarios dir, openttd Makefile now properly handles
     this.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Sun, 31 Dec 2006 12:24:37 +0100

openttd (0.5.0~rc1-1) unstable; urgency=low

   * New upstream release.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Fri, 22 Dec 2006 11:03:46 +0100

openttd (0.4.8-1) unstable; urgency=low

   * New upstream release
   * Bump standards version to 3.7.2

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Mon, 14 Aug 2006 16:28:50 +0200

openttd (0.4.7-1) unstable; urgency=low

   * New upstream release.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Mon, 27 Mar 2006 23:40:00 +0200

openttd (0.4.6-1) unstable; urgency=low

   * New upstream release.
   * Remove old terminal messages and make sure that debconf is always called.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Wed, 8 Mar 2006 23:57:35 +0100

openttd (0.4.5-1) unstable; urgency=low

   * New upstream release
   * Bump Standards-Version to 3.6.2
   * s/timdity/timidity/ in README.Debian.
   * Use debconf for prompting instead of terminal.
   * Fix makefile to create icon dir if necessary.
   * Fix syntax error in manpage.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Wed, 1 Feb 2006 01:56:39 +0100

2005

openttd (0.4.0.1-5) unstable; urgency=low

   * Fixed capitalization of menu item.
   * Install xpm icon to /usr/share/pixmaps and don't install png icon, since
     it is not used.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Thu, 22 Sep 2005 10:35:09 +0200

openttd (0.4.0.1-4) unstable; urgency=low

   * Changelog was distributed twice.
   * Put openttd in contrib.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Mon, 19 Sep 2005 23:49:18 +0200

openttd (0.4.0.1-3) unstable; urgency=low

   * Clarified installing instructions in README.Debian

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Thu, 16 Jun 2005 03:51:13 +0200

openttd (0.4.0.1-2) unstable; urgency=low

   * Added Suggests: timidity, freepats

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Thu, 16 Jun 2005 03:34:03 +0200

openttd (0.4.0.1-1) unstable; urgency=low

   * New upstream release

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Mon, 23 May 2005 13:04:24 +0200

openttd (0.4.0-1) unstable; urgency=low

   * New upstream release

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Mon, 16 May 2005 00:16:17 +0200

openttd (0.3.6-1) unstable; urgency=low

   * New upstream release
   * Modifed Makefile to install xpm icon and scenarios in /usr/share/games/openttd/
   * Added openttd.32.xpm, openttd.64.xpm was too big

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Tue, 25 Jan 2005 19:21:08 +0100

2004

openttd (0.3.5-2) unstable; urgency=low

   * Fixed some lintian warnings.
   * Added openttd.64.xpm (icon for menu).

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Mon, 27 Dec 2004 01:51:36 +0100

openttd (0.3.5-1) unstable; urgency=low

   * Initial Release.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>  Fri, 24 Dec 2004 02:58:47 +0100