Package: newpki-server Severity: wishlist Tags: patch
Hi, the last upload seems to have reverted the correction from bug (#343787). Attached patch fixes that. Regards, Stefan -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (400, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686-smp Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur newpki-server-2.0.0+rc1/debian/control newpki-server-2.0.0+rc1.mod/debian/control --- newpki-server-2.0.0+rc1/debian/control 2006-03-13 19:09:50.000000000 +0100 +++ newpki-server-2.0.0+rc1.mod/debian/control 2006-03-13 19:06:35.000000000 +0100 @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Pierre Chifflier <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.16), libssl-dev, libnewpki-dev (>= 2.0.0+rc1), libldap2-dev, libmysqlclient14-dev, dpatch +Build-Depends: debhelper (>= 4.1.16), libssl-dev, libnewpki-dev (>= 2.0.0+rc1), libldap2-dev, libmysqlclient15-dev, dpatch Standards-Version: 3.6.2 Package: newpki-server

