summaryrefslogtreecommitdiff
path: root/os/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'os/debian/control')
-rw-r--r--os/debian/control21
1 files changed, 21 insertions, 0 deletions
diff --git a/os/debian/control b/os/debian/control
new file mode 100644
index 000000000..c17953dd2
--- /dev/null
+++ b/os/debian/control
@@ -0,0 +1,21 @@
+Source: openttd
+Section: contrib/games
+Priority: optional
+Maintainer: Matthijs Kooijman <matthijs@stdin.nl>
+Uploaders: Jordi Mallach <jordi@debian.org>
+Build-Depends: debhelper (>= 4.0.0), libsdl-dev, zlib1g-dev, libpng-dev, libfreetype6-dev, libfontconfig-dev
+Standards-Version: 3.7.3
+Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/openttd/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/openttd/trunk
+Homepage: http://www.openttd.org/
+
+Package: openttd
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: timidity, freepats
+Description: reimplementation of Transport Tycoon Deluxe with enhancements
+ OpenTTD is a reimplementation of the Microprose game "Transport
+ Tycoon Deluxe" with lots of new features and enhancements. The data
+ files of the original Transport Tycoon Deluxe for Windows are
+ mandatory to play the game. They must be manually copied to the game
+ data directory (see README.Debian for details).