--- mysql-dfsg-5.1-5.1.37/debian/rules 2009-12-28 23:31:05.000000000 +0100 +++ mysql-dfsg-5.1-5.1.37/debian/rules 2009-12-29 18:09:56.850911882 +0100 @@ -109,6 +109,9 @@ --with-extra-charsets=all \ --with-plugins=max \ \ + --without-readline \ + --without-libedit \ + \ --without-ndbcluster \ --with-embedded-server \ --with-embedded-privilege-control' --- control 2009-12-29 21:12:23.022636933 +0100 +++ control 2009-12-29 21:12:14.512476173 +0100 @@ -1,15 +1,15 @@ Package: mysql-client-5.1 Priority: optional Section: misc -Installed-Size: 22964 +Installed-Size: 22720 Maintainer: Ubuntu Developers Architecture: amd64 Source: mysql-dfsg-5.1 -Version: 5.1.37-1ubuntu5 -Replaces: mysql-client (<< 5.1.37-1ubuntu5), mysql-client-5.0 +Version: 5.1.37-1ubuntu5wjd2 +Replaces: mysql-client (<< 5.1.37-1ubuntu5wjd2), mysql-client-5.0 Provides: mysql-client, mysql-client-4.1, virtual-mysql-client -Depends: debianutils (>= 1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= 5.1.37-1ubuntu5), libmysqlclient16 (>= 5.1.37-1ubuntu5), perl, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) -Conflicts: mysql-client (<< 5.1.37-1ubuntu5), mysql-client-5.0 +Depends: debianutils (>= 1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= 5.1.37-1ubuntu5), libmysqlclient16 (>= 5.1.37-1ubuntu5), libreadline6 (>= 6.0-5), perl, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) +Conflicts: mysql-client (<< 5.1.37-1ubuntu5wjd2), mysql-client-5.0 Description: MySQL database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query