tags 343772 + 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 libapache-mod-mp3-0.39/debian/changelog libapache-mod-mp3-0.39/debian/changelog --- libapache-mod-mp3-0.39/debian/changelog +++ libapache-mod-mp3-0.39/debian/changelog @@ -1,3 +1,12 @@ +libapache-mod-mp3 (0.39-3.3) unstable; urgency=low + + * Non-maintainer upload. + * Rebuild against libmysqlclient15-dev instead of libmysqlclient12-dev. + Closes: #343772 + * Rebuild against libdb4.3-dev instead of libdb4.2-dev. Closes: #353916 + + -- Christian Hammers <[EMAIL PROTECTED]> Tue, 21 Feb 2006 22:15:43 +0100 + libapache-mod-mp3 (0.39-3.2) unstable; urgency=high * Non-maintainer upload. diff -u libapache-mod-mp3-0.39/debian/control libapache-mod-mp3-0.39/debian/control --- libapache-mod-mp3-0.39/debian/control +++ libapache-mod-mp3-0.39/debian/control @@ -2,7 +2,7 @@ Section: web Priority: optional Maintainer: Pawel Wiecek <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 3.0.0), apache-dev (>= 1.3.28), libdb4.2-dev, libmysqlclient12-dev +Build-Depends: debhelper (>> 3.0.0), apache-dev (>= 1.3.28), libdb4.3-dev, libmysqlclient15-dev Standards-Version: 3.6.1 Package: libapache-mod-mp3