From 4106348dd2dc64772f2aa92952f41ae2ea06f332 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sat, 26 Nov 2011 13:21:46 +0100 Subject: [PATCH] Temporarily build-depend on libmysqlclient-dev (>= 5.5.17) to ensure that we really build against the new libmysqlclient in experimental. --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1faec5d..178ab86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mysqltcl (3.05-7) UNRELEASED; urgency=low + + * Temporarily build-depend on libmysqlclient-dev (>= 5.5.17) to + ensure that we really build against the new libmysqlclient in + experimental. + + -- Sven Hoexter Sat, 26 Nov 2011 13:20:53 +0100 + mysqltcl (3.05-6) experimental; urgency=low * Apply a small patch (forwarded from Ubuntu!) to debian/rules adding diff --git a/debian/control b/debian/control index b2757f8..7116fdb 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: database Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.16.1), tcl-dev, - libmysqlclient-dev, quilt, dh-autoreconf + libmysqlclient-dev (>=5.5.17), quilt, dh-autoreconf Standards-Version: 3.9.2 Homepage: http://www.xdobry.de/mysqltcl/ Vcs-Git: git://git.sven.stormbind.net/git/sven/mysqltcl.git -- 2.39.2