Package: apr-util Version: 1.3.9+dfsg-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following: * Remove obsolete libmysqlclient15off dependency. Update libaprutil1-dev dependency to libmysqlclient-dev. We thought you might be interested in doing the same. -- System Information: Debian Release: squeeze/sid APT prefers karmic-updates APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-24-server (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
diff -u apr-util-1.3.9+dfsg/debian/control apr-util-1.3.9+dfsg/debian/control --- apr-util-1.3.9+dfsg/debian/control +++ apr-util-1.3.9+dfsg/debian/control @@ -104,7 +105,7 @@ Package: libaprutil1-dev Architecture: any Section: libdevel -Depends: libaprutil1 (= ${binary:Version}), libldap2-dev, libexpat1-dev, libdb4.7-dev, libpcre3-dev, libapr1-dev (>= 1.2.2-1), libsqlite3-dev, libpq-dev, libmysqlclient15-dev +Depends: libaprutil1 (= ${binary:Version}), libldap2-dev, libexpat1-dev, libdb4.7-dev, libpcre3-dev, libapr1-dev (>= 1.2.2-1), libsqlite3-dev, libpq-dev, libmysqlclient-dev Conflicts: libaprutil1.0-dev Description: The Apache Portable Runtime Utility Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library