tags 343798 + 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 postfix-policyd-1.55/debian/control postfix-policyd-1.55/debian/control --- postfix-policyd-1.55/debian/control +++ postfix-policyd-1.55/debian/control @@ -2,7 +2,7 @@ Section: mail Priority: optional Maintainer: OndÅej SurÜ <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), libmysqlclient12-dev | libmysqlclient-dev, zlib1g-dev (>= 1:1.2.2-7) +Build-Depends: debhelper (>= 4.0.0), libmysqlclient15-dev, zlib1g-dev (>= 1:1.2.2-7) Standards-Version: 3.6.2 Package: postfix-policyd diff -u postfix-policyd-1.55/debian/changelog postfix-policyd-1.55/debian/changelog --- postfix-policyd-1.55/debian/changelog +++ postfix-policyd-1.55/debian/changelog @@ -1,3 +1,10 @@ +postfix-policyd (1.55-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Rebuilt against libmysqlclient15-dev. Closes: #343798 + + -- Christian Hammers <[EMAIL PROTECTED]> Tue, 21 Feb 2006 23:23:03 +0100 + postfix-policyd (1.55-1) unstable; urgency=low * New upstream release.

