Package: mnogosearch
Severity: wishlist
Tags: patch

Hi,
your package uses an old version of the mysql client libraries. Please
update your build-dependencies. Attached patch does this. Package build
fine after applying.

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 mnogosearch-3.2.33/debian/control mnogosearch-3.2.33.mod/debian/control
--- mnogosearch-3.2.33/debian/control   2006-03-13 19:43:54.000000000 +0100
+++ mnogosearch-3.2.33.mod/debian/control       2006-03-13 19:36:20.000000000 
+0100
@@ -2,7 +2,7 @@
 Section: web
 Priority: extra
 Maintainer: Philipp Hug <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.16), libpq-dev (>= 8.0.3), libssl-dev, 
libz-dev, libmysqlclient12-dev, libsqlite0-dev, openjade | jade, docbook, 
docbook-dsssl
+Build-Depends: debhelper (>= 4.1.16), libpq-dev (>= 8.0.3), libssl-dev, 
libz-dev, libmysqlclient15-dev, libsqlite0-dev, openjade | jade, docbook, 
docbook-dsssl
 Standards-Version: 3.6.2
 
 Package: mnogosearch-common

Reply via email to