summaryrefslogtreecommitdiff
path: root/os/debian/control.in
diff options
context:
space:
mode:
authormatthijs <matthijs@openttd.org>2008-09-03 16:47:54 +0000
committermatthijs <matthijs@openttd.org>2008-09-03 16:47:54 +0000
commit1c3b4c8a545ebdda625957d32918a9bda75a4ab1 (patch)
treeaa022b7b180abd2958e850302c931fcb4cfeed10 /os/debian/control.in
parent7b78084150cf9b07d18e4e1e879630153a7e57e3 (diff)
downloadopenttd-1c3b4c8a545ebdda625957d32918a9bda75a4ab1.tar.xz
(svn r14237) -Feature [Debian]: Allow the Debian packaging to change the package name of the resulting package.
- The name can be changed at build time, by changing the package name in debian/changelog. - This will allow packages like openttd-svn or openttd-cargodest packages to be built.
Diffstat (limited to 'os/debian/control.in')
-rw-r--r--os/debian/control.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/os/debian/control.in b/os/debian/control.in
new file mode 100644
index 000000000..0f7fd14dc
--- /dev/null
+++ b/os/debian/control.in
@@ -0,0 +1,20 @@
+Source: PACKAGE
+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: PACKAGE
+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/