From 89d9a7b20e640f14dfa1bcc22f498465dd08ff47 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 13 Jan 2005 09:25:48 +0000 Subject: Depend on debconf | debconf-2.0. --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 8cd1a981a..bcb28f87f 100755 --- a/debian/rules +++ b/debian/rules @@ -183,7 +183,7 @@ endif test ! -e debian/ssh/etc/ssh/ssh_prng_cmds \ || echo "/etc/ssh/ssh_prng_cmds" >> debian/openssh-client/DEBIAN/conffiles dh_shlibdeps - dh_gencontrol -- -V'debconf-depends=debconf (>= $(MINDEBCONFVER))' + dh_gencontrol -- -V'debconf-depends=debconf (>= $(MINDEBCONFVER)) | debconf-2.0' dh_md5sums dh_builddeb @@ -216,7 +216,7 @@ endif dh_fixperms dh_installdeb dh_shlibdeps - dh_gencontrol -- -V'debconf-depends=debconf (>= $(MINDEBCONFVER))' \ + dh_gencontrol -- -V'debconf-depends=debconf (>= $(MINDEBCONFVER)) | debconf-2.0' \ -V'pam-depends=$(PAMDEP)' dh_md5sums dh_builddeb -- cgit v1.2.3