Package: openldap Version: 2.4.15-1 Tags: patch Followup-For: Bug #498116 Hi,
the attached patch should fix the issue (and one of the lintian warnings as well) CU Peter -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
--- debian/control +++ debian/control 2009-03-01 13:50:46.000000000 +0100 @@ -8,7 +8,7 @@ Torsten Landschoff <[email protected]>, Matthijs Mohlmann <[email protected]>, Russ Allbery <[email protected]> -Build-Depends: debhelper (>= 5), libdb4.7-dev, libgcrypt-dev, +Build-Depends: debhelper (>= 6), libdb4.7-dev, libgcrypt-dev, libgnutls-dev (>= 1.7), unixodbc-dev, libncurses5-dev, libperl-dev (>= 5.8.0), libsasl2-dev, libslp-dev, libltdl3-dev (>= 1.4.3), libwrap0-dev, perl, debconf-utils, po-debconf, quilt (>= 0.40),

