diff options
author | Colin Watson <cjwatson@debian.org> | 2004-11-28 17:55:17 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-11-28 17:55:17 +0000 |
commit | c4945711e5b64f37ab1f5bb4538fd74595820edf (patch) | |
tree | a712526e5832cc45ddd94cb48c10de797a234499 /debian/control | |
parent | 4074bbd9da1c04e4ea771fbc3554be78366c062e (diff) |
We use DH_COMPAT=2, so build-depend on debhelper (>= 2).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d604d1015..9296e079f 100644 --- a/debian/control +++ b/debian/control | |||
@@ -2,7 +2,7 @@ Source: openssh | |||
2 | Section: net | 2 | Section: net |
3 | Priority: standard | 3 | Priority: standard |
4 | Maintainer: Matthew Vernon <matthew@debian.org> | 4 | Maintainer: Matthew Vernon <matthew@debian.org> |
5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev | libz-dev, libssl-dev, libpam0g-dev | libpam-dev, libgnomeui-dev (>= 2.0.0) | libgnome-dev, groff, debhelper (>=1.1.17), sharutils | 5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev | libz-dev, libssl-dev, libpam0g-dev | libpam-dev, libgnomeui-dev (>= 2.0.0) | libgnome-dev, groff, debhelper (>= 2), sharutils |
6 | Standards-Version: 3.6.1 | 6 | Standards-Version: 3.6.1 |
7 | Uploaders: Colin Watson <cjwatson@debian.org> | 7 | Uploaders: Colin Watson <cjwatson@debian.org> |
8 | 8 | ||