Package: lcd4linux
Version: 0.11.0~svn1158-1
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-dep on libmysqlclient-dev to pick up latest
libmysqlclient.
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 lcd4linux-0.11.0~svn1158/debian/control lcd4linux-0.11.0~svn1158/debian/control
--- lcd4linux-0.11.0~svn1158/debian/control 2011-08-30 11:01:25.000000000 -0700
+++ lcd4linux-0.11.0~svn1158/debian/control 2011-12-14 16:38:50.000000000 -0800
@@ -9,7 +10,7 @@
dh-autoreconf,
libdbus-1-dev,
libgd2-noxpm-dev,
- libmysqlclient15-dev,
+ libmysqlclient-dev,
libncurses5-dev,
libsqlite3-dev,
libusb-dev,