Package: mysql-navigator
Version: 1.4.2-13
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: build-depend on libmysqlclient-dev to pick up the latest
version of libmysqlclient on rebuild.
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-2-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru mysql-navigator-1.4.2/debian/changelog mysql-navigator-1.4.2/debian/changelog
diff -Nru mysql-navigator-1.4.2/debian/control mysql-navigator-1.4.2/debian/control
--- mysql-navigator-1.4.2/debian/control 2011-08-12 08:39:58.000000000 -0700
+++ mysql-navigator-1.4.2/debian/control 2011-12-15 12:39:50.000000000 -0800
@@ -1,9 +1,10 @@
Source: mysql-navigator
Section: database
Priority: optional
Maintainer: Sandro Tosi <[email protected]>
Uploaders: tony mancill <[email protected]>
-Build-Depends: debhelper (>= 7), autotools-dev, libqt3-mt-dev (>= 3.1.1-3), libmysqlclient15-dev, autoconf, libtool, automake
+Build-Depends: debhelper (>= 7), autotools-dev, libqt3-mt-dev (>= 3.1.1-3), libmysqlclient-dev, autoconf, libtool, automake
Standards-Version: 3.9.2
Homepage: http://sourceforge.net/projects/mysqlnavigator/
Vcs-Git: git://anonscm.debian.org/users/morph/mysql-navigator.git