Package: ratbox-services
Version: 1.2.4-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.
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 ratbox-services-1.2.4/debian/changelog ratbox-services-1.2.4/debian/changelog
diff -Nru ratbox-services-1.2.4/debian/control ratbox-services-1.2.4/debian/control
--- ratbox-services-1.2.4/debian/control 2010-05-27 16:06:27.000000000 -0700
+++ ratbox-services-1.2.4/debian/control 2011-12-15 12:15:42.000000000 -0800
@@ -1,10 +1,11 @@
Source: ratbox-services
Section: net
Priority: optional
Maintainer: Arnaud Cornet <[email protected]>
Uploaders: Marc Dequènes (Duck) <[email protected]>
Standards-Version: 3.8.4
-Build-Depends: cdbs, debhelper (>= 7.0.0), libsqlite3-dev, bison, flex, libmysqlclient15-dev, libpq-dev
+Build-Depends: cdbs, debhelper (>= 7.0.0), libsqlite3-dev, bison, flex, libmysqlclient-dev, libpq-dev
Homepage: http://services.ircd-ratbox.org/
Package: ratbox-services-common