Package: wzdftpd
Version: 0.8.3-6.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-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 -u wzdftpd-0.8.3/debian/changelog wzdftpd-0.8.3/debian/changelog
diff -u wzdftpd-0.8.3/debian/control wzdftpd-0.8.3/debian/control
--- wzdftpd-0.8.3/debian/control
+++ wzdftpd-0.8.3/debian/control
@@ -8,7 +8,7 @@
zlib1g-dev, tcl8.4-dev,
libperl-dev,
libpam0g-dev,
- libmysqlclient15-dev | libmysqlclient14-dev,
+ libmysqlclient-dev,
libpq-dev,
flex,
quilt,