Package: lua-sql
Version: 2.2.0~rc1-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch
*** /tmp/tmpuc7UKW/bug_body
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: build-dep on libmysqlclient-dev to pick up the 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 lua-sql-2.2.0~rc1/debian/changelog lua-sql-2.2.0~rc1/debian/changelog
diff -Nru lua-sql-2.2.0~rc1/debian/control lua-sql-2.2.0~rc1/debian/control
--- lua-sql-2.2.0~rc1/debian/control 2011-07-20 14:22:53.000000000 -0700
+++ lua-sql-2.2.0~rc1/debian/control 2011-11-30 15:15:25.000000000 -0800
@@ -1,8 +1,9 @@
Source: lua-sql
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <[email protected]>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 8.1.3), quilt (>= 0.40), libmysqlclient15-dev, libsqlite3-dev, lua5.1-policy-dev (>= 32), libpq-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 8.1.3), quilt (>= 0.40), libmysqlclient-dev, libsqlite3-dev, lua5.1-policy-dev (>= 32), libpq-dev
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/lua-sql
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lua/packages/lua-sql