Package: pmacct
Version: 0.12.1-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 latest
version of 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 pmacct-0.12.1/debian/changelog pmacct-0.12.1/debian/changelog
diff -Nru pmacct-0.12.1/debian/control pmacct-0.12.1/debian/control
--- pmacct-0.12.1/debian/control 2010-04-08 04:46:27.000000000 -0700
+++ pmacct-0.12.1/debian/control 2011-12-14 17:51:18.000000000 -0800
@@ -1,8 +1,9 @@
Source: pmacct
Section: net
Priority: optional
Maintainer: Jamie Wilkinson <[email protected]>
-Build-Depends: debhelper (>= 7), zlib1g-dev, libpcap-dev, libpq-dev, libmysqlclient15-dev, libsqlite3-dev
+Build-Depends: debhelper (>= 7), zlib1g-dev, libpcap-dev, libpq-dev, libmysqlclient-dev, libsqlite3-dev
Standards-Version: 3.8.4
Package: pmacct