summaryrefslogtreecommitdiff
path: root/os/debian/control.in
diff options
context:
space:
mode:
authormatthijs <matthijs@openttd.org>2008-09-09 11:26:17 +0000
committermatthijs <matthijs@openttd.org>2008-09-09 11:26:17 +0000
commita527d237aa3af230dd95447916822985ae1c1e11 (patch)
treef8663c90cfb2b487b76207177aae27473d583387 /os/debian/control.in
parent3baee8f3c624738fd86f506628f5224c917d679e (diff)
downloadopenttd-a527d237aa3af230dd95447916822985ae1c1e11.tar.xz
(svn r14279) -Revert (r14237): Undo changes for renaming Debian packages, this is not the right way to do this.
Diffstat (limited to 'os/debian/control.in')
-rw-r--r--os/debian/control.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/os/debian/control.in b/os/debian/control.in
deleted file mode 100644
index 0c6a4a053..000000000
--- a/os/debian/control.in
+++ /dev/null
@@ -1,21 +0,0 @@
-Source: PACKAGE
-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: PACKAGE
-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).