os/debian/control
author tron
Fri, 04 Feb 2005 16:50:18 +0000
changeset 1286 10b9fe28effc
parent 285 cf5213c8a919
child 1865 739183b1243a
permissions -rw-r--r--
(svn r1790) Make CmdPlantTree() and related functions more safe and (hopefully) more readable:
- check if end tile is on the map
- uint -> TileIndex
- if cascades -> switch
285
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     1
Source: openttd
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     2
Section: games
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     3
Priority: optional
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     4
Maintainer: Matthijs Kooijman <m.kooijman@student.utwente.nl>
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     5
Build-Depends: debhelper (>= 4.0.0), libsdl-dev, zlib1g-dev, libpng-dev
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     6
Standards-Version: 3.6.0
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     7
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     8
Package: openttd
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     9
Architecture: any
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    10
Depends: ${shlibs:Depends}
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    11
Description: An open source clone of the Microprose game "Transport Tycoon Deluxe"
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    12
 An enhanced open source clone of the Microprose game "Transport Tycoon Deluxe".
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    13
 You require the data files of the original Transport Tycoon Deluxe
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    14
 for Windows to play the game. You have to MANUALLY copy them to the
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    15
 game data directory! (see README.Debian for details)