diff options
Diffstat (limited to 'os/debian/control')
-rw-r--r-- | os/debian/control | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/os/debian/control b/os/debian/control deleted file mode 100644 index a0d6ee1c6..000000000 --- a/os/debian/control +++ /dev/null @@ -1,20 +0,0 @@ -Source: openttd -Section: contrib/games -Priority: optional -Maintainer: Matthijs Kooijman <m.kooijman@student.utwente.nl> -Uploaders: Jordi Mallach <jordi@debian.org> -Build-Depends: debhelper (>= 4.0.0), dpatch, libsdl-dev, zlib1g-dev, libpng-dev, libfreetype6-dev, libfontconfig-dev -Standards-Version: 3.7.2 - -Package: openttd -Architecture: any -Depends: ${shlibs:Depends}, debconf -Suggests: timidity, freepats -Description: reimplementation of Transport Tycoon Deluxe with enhancements - A reimplementation of the Microprose game "Transport Tycoon Deluxe" with lots - of new features and enhancements. - You require the data files of the original Transport Tycoon Deluxe - for Windows to play the game. You have to MANUALLY copy them to the - game data directory! (see README.Debian for details) - . - Homepage: http://www.openttd.org/ |