Package: nufw
Severity: wishlist
Tags: patch

Hi,
your package currently uses an old version of the mysql client
libraries. Please update your build-dependencies.

Attached patch updates your build-deps to libmysqlclient15-dev.
Package build fine after applying the patch.

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 -u -r nufw-1.0.16/debian/control nufw-1.0.16.mod/debian/control
--- nufw-1.0.16/debian/control  2006-03-13 19:26:39.000000000 +0100
+++ nufw-1.0.16.mod/debian/control      2006-03-13 19:24:36.000000000 +0100
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Jean-Michel Kelbert <[EMAIL PROTECTED]> 
-Build-Depends: debhelper (>= 4.1.16),po-debconf, automake1.9, libldap2-dev, 
libgdbm-dev, libglib2.0-dev, libmysqlclient-dev, postgresql-dev, iptables-dev, 
libtool, libident-dev, libgnutls-dev, libsasl2-dev, libpam0g-dev
+Build-Depends: debhelper (>= 4.1.16),po-debconf, automake1.9, libldap2-dev, 
libgdbm-dev, libglib2.0-dev, libmysqlclient15-dev, postgresql-dev, 
iptables-dev, libtool, libident-dev, libgnutls-dev, libsasl2-dev, libpam0g-dev
 Standards-Version: 3.6.0
 
 Package: nufw

Reply via email to