summaryrefslogtreecommitdiff
path: root/os/debian/control
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-07-11 17:51:02 +0000
committerrubidium <rubidium@openttd.org>2010-07-11 17:51:02 +0000
commit283b4c184afea8716de5aca4bff885175c486bd4 (patch)
tree09985aa478f1fd1a7116ee6babd6f5ccf1038790 /os/debian/control
parent9c97a65b446c682b95a930836a33be49281ea2ab (diff)
downloadopenttd-283b4c184afea8716de5aca4bff885175c486bd4.tar.xz
(svn r20129) -Add [Debian]: debug symbols package
Diffstat (limited to 'os/debian/control')
-rw-r--r--os/debian/control10
1 files changed, 10 insertions, 0 deletions
diff --git a/os/debian/control b/os/debian/control
index 5c0801542..d971a3899 100644
--- a/os/debian/control
+++ b/os/debian/control
@@ -25,3 +25,13 @@ Description: reimplementation of Transport Tycoon Deluxe with enhancements
package and optional sound files from the openttd-opensfx package (which is in
non-free). Alternatively, OpenTTD can use the graphics files from the original
Transport Tycoon Deluxe game (See README.Debian on how to set this up).
+
+Package: openttd-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: openttd (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for openttd
+ This package contains the debugging symbols for OpenTTD, the reimplementation
+ of the Micropose game "Transport Tycoon Deluxe" with lots of new features and
+ enhancements.