tags 343811 + patch thanks [standard text]
Dear maintainer Attached you will find a patch for this bug report. As the bug's age and severity seems to justify it, I will to an NMU during the next days if I don't hear from you. (Please don't feel offended by an NMU, it's ok for me if you currently have lack of spare time, it's just to keep The Project running smoothly) bye, -christian-
diff -u ulogd-1.23/debian/control ulogd-1.23/debian/control --- ulogd-1.23/debian/control +++ ulogd-1.23/debian/control @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Achilleas Kotsis <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.1.16), libmysqlclient12-dev | libmysqlclient-dev, libpq-dev, libpcap-dev, libsqlite3-dev, cdbs +Build-Depends: debhelper (>> 4.1.16), libmysqlclient15-dev, libpq-dev, libpcap-dev, libsqlite3-dev, cdbs Standards-Version: 3.6.2 Package: ulogd diff -u ulogd-1.23/debian/changelog ulogd-1.23/debian/changelog --- ulogd-1.23/debian/changelog +++ ulogd-1.23/debian/changelog @@ -1,3 +1,10 @@ +ulogd (1.23-4.1) unstable; urgency=low + + * Non-maintainer upload. + * Rebuilt against libmysqlclient15-dev. Closes: #343811 + + -- Christian Hammers <[EMAIL PROTECTED]> Tue, 21 Feb 2006 23:31:32 +0100 + ulogd (1.23-4) unstable; urgency=low * debian/control: Now depends on debconf | debconf-2.0 as suggested by Joey

