diff options
author | rubidium <rubidium@openttd.org> | 2010-02-18 18:20:15 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-02-18 18:20:15 +0000 |
commit | 30520d7762d16d6aac56913a686d5679de74aff0 (patch) | |
tree | 77bfb1e6d39a3da3ffece96530decf46ec7f9737 /os/debian/control | |
parent | 3a3696473437193f411e60a56f8371a6fa1904b9 (diff) | |
download | openttd-30520d7762d16d6aac56913a686d5679de74aff0.tar.xz |
(svn r19162) -Update: the debian packaging; bring it in sync with the packaging used at debian (minus the splitting)
Diffstat (limited to 'os/debian/control')
-rw-r--r-- | os/debian/control | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/os/debian/control b/os/debian/control index 37a242e49..6c5969f7d 100644 --- a/os/debian/control +++ b/os/debian/control @@ -3,15 +3,17 @@ 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, liblzo2-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 +Build-Depends: debhelper (>= 7.0.50), libsdl-dev, zlib1g-dev, libpng-dev, libfreetype6-dev, libfontconfig-dev, liblzo2-dev, libicu-dev +Standards-Version: 3.8.4 +Vcs-Browser: http://git.debian.org/?p=collab-maint/openttd.git +Vcs-Git: git://git.debian.org/collab-maint/openttd.git Homepage: http://www.openttd.org/ Package: openttd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: openttd-data +Conflicts: openttd-data Suggests: timidity, freepats Description: reimplementation of Transport Tycoon Deluxe with enhancements OpenTTD is a reimplementation of the Microprose game "Transport |