summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2004-11-28 17:55:17 +0000
committerColin Watson <cjwatson@debian.org>2004-11-28 17:55:17 +0000
commitc4945711e5b64f37ab1f5bb4538fd74595820edf (patch)
treea712526e5832cc45ddd94cb48c10de797a234499 /debian
parent4074bbd9da1c04e4ea771fbc3554be78366c062e (diff)
We use DH_COMPAT=2, so build-depend on debhelper (>= 2).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 128d2aa18..19840ae9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1openssh (1:3.8.1p1-14) UNRELEASED; urgency=low
2
3 * We use DH_COMPAT=2, so build-depend on debhelper (>= 2).
4
5 -- Colin Watson <cjwatson@debian.org> Sun, 28 Nov 2004 17:52:23 +0000
6
1openssh (1:3.8.1p1-13) experimental; urgency=low 7openssh (1:3.8.1p1-13) experimental; urgency=low
2 8
3 * Enable threading for PAM, on Sam Hartman's advice (closes: #278394). 9 * Enable threading for PAM, on Sam Hartman's advice (closes: #278394).
diff --git a/debian/control b/debian/control
index d604d1015..9296e079f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openssh
2Section: net 2Section: net
3Priority: standard 3Priority: standard
4Maintainer: Matthew Vernon <matthew@debian.org> 4Maintainer: Matthew Vernon <matthew@debian.org>
5Build-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 5Build-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
6Standards-Version: 3.6.1 6Standards-Version: 3.6.1
7Uploaders: Colin Watson <cjwatson@debian.org> 7Uploaders: Colin Watson <cjwatson@debian.org>
8 8