diff options
author | matthijs <matthijs@openttd.org> | 2006-12-21 14:44:19 +0000 |
---|---|---|
committer | matthijs <matthijs@openttd.org> | 2006-12-21 14:44:19 +0000 |
commit | d88e549d9f140507eb5786d68878b4983bd67493 (patch) | |
tree | 7d0adb81e2a8b11937801d48aaf14f357f8fa1f6 /os/debian/control | |
parent | 29ed5e55c7812cb222e038db0018ba972a9bcc59 (diff) | |
download | openttd-d88e549d9f140507eb5786d68878b4983bd67493.tar.xz |
(svn r7533) -Codechange [Debian]: Update debian packaging files
- Update to latest standards version.
- Fix rules to compile only once.
Diffstat (limited to 'os/debian/control')
-rw-r--r-- | os/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/debian/control b/os/debian/control index f68d2b5f3..75dea93fd 100644 --- a/os/debian/control +++ b/os/debian/control @@ -2,8 +2,8 @@ Source: openttd Section: contrib/games Priority: optional Maintainer: Matthijs Kooijman <m.kooijman@student.utwente.nl> -Build-Depends: debhelper (>= 4.0.0), libsdl-dev, zlib1g-dev, libpng-dev -Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 4.0.0), dpatch, libsdl-dev, zlib1g-dev, libpng-dev +Standards-Version: 3.7.2 Package: openttd Architecture: any |