[Pkg-mysql-commits] r2098 - mysql-5.5/branches/unstable/debian
Nicholas Bamber
periapt at alioth.debian.org
Fri May 11 09:54:57 UTC 2012
Author: periapt
Date: 2012-05-11 09:54:57 +0000 (Fri, 11 May 2012)
New Revision: 2098
Modified:
mysql-5.5/branches/unstable/debian/changelog
mysql-5.5/branches/unstable/debian/control
Log:
Restored zlib1g-dev build dependency pending further investigation
Modified: mysql-5.5/branches/unstable/debian/changelog
===================================================================
--- mysql-5.5/branches/unstable/debian/changelog 2012-05-10 22:23:03 UTC (rev 2097)
+++ mysql-5.5/branches/unstable/debian/changelog 2012-05-11 09:54:57 UTC (rev 2098)
@@ -6,6 +6,7 @@
* Stopped attempts to install non-existent files for libmysqlclient-dev
* Converted mysql-source-5.5 to arch:all
* Removed source cruft: debian/additions/mysql_config.1
+ * Restored zlib1g-dev build dependency pending further investigation
-- Nicholas Bamber <nicholas at periapt.co.uk> Tue, 08 May 2012 09:04:25 +0100
Modified: mysql-5.5/branches/unstable/debian/control
===================================================================
--- mysql-5.5/branches/unstable/debian/control 2012-05-10 22:23:03 UTC (rev 2097)
+++ mysql-5.5/branches/unstable/debian/control 2012-05-11 09:54:57 UTC (rev 2098)
@@ -4,7 +4,7 @@
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Uploaders: Norbert Tretkowski <norbert at tretkowski.de>,
Clint Byrum <clint at ubuntu.com>, Nicholas Bamber <nicholas at periapt.co.uk>
-Build-Depends: debhelper (>= 8.1.3~), libaio-dev[linux-any], libncurses5-dev (>= 5.0-6), perl, libwrap0-dev (>= 7.6-8.3), libreadline-dev, po-debconf, psmisc, chrpath, doxygen-latex, ghostscript, gawk, bison, lsb-release, hardening-wrapper, cmake, libssl-dev
+Build-Depends: debhelper (>= 8.1.3~), libaio-dev[linux-any], libncurses5-dev (>= 5.0-6), perl, libwrap0-dev (>= 7.6-8.3), zlib1g-dev (>= 1:1.1.3-5), libreadline-dev, po-debconf, psmisc, chrpath, doxygen-latex, ghostscript, gawk, bison, lsb-release, hardening-wrapper, cmake, libssl-dev
Standards-Version: 3.9.3
Homepage: http://dev.mysql.com/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-mysql/mysql-5.5/
More information about the Pkg-mysql-commits
mailing list