[Pkg-openldap-devel] r1009 - openldap/trunk/debian
Steve Langasek
vorlon at alioth.debian.org
Fri Jan 25 09:59:34 UTC 2008
Author: vorlon
Date: 2008-01-25 09:59:34 +0000 (Fri, 25 Jan 2008)
New Revision: 1009
Modified:
openldap/trunk/debian/changelog
openldap/trunk/debian/control
Log:
* Build-depend on unixodbc instead of iODBC.
Modified: openldap/trunk/debian/changelog
===================================================================
--- openldap/trunk/debian/changelog 2008-01-25 00:21:31 UTC (rev 1008)
+++ openldap/trunk/debian/changelog 2008-01-25 09:59:34 UTC (rev 1009)
@@ -5,11 +5,12 @@
build environments.
* Fix an oversight in the checkpoint migration, which caused the checkpoint
option to not be moved far enough down. Closes: #462304, LP: #185257.
+ * Build-depend on unixodbc instead of iODBC.
[ Updated debconf translations ]
* Japanese, thanks to Kenshi Muto <kmuto at debian.org>. Closes: #462191.
- -- Steve Langasek <vorlon at debian.org> Thu, 24 Jan 2008 16:13:18 -0800
+ -- Steve Langasek <vorlon at debian.org> Fri, 25 Jan 2008 01:58:16 -0800
openldap2.3 (2.4.7-3) unstable; urgency=low
Modified: openldap/trunk/debian/control
===================================================================
--- openldap/trunk/debian/control 2008-01-25 00:21:31 UTC (rev 1008)
+++ openldap/trunk/debian/control 2008-01-25 09:59:34 UTC (rev 1009)
@@ -4,7 +4,7 @@
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel at lists.alioth.debian.org>
Uploaders: Roland Bauerschmidt <rb at debian.org>, Stephen Frost <sfrost at debian.org>, Steve Langasek <vorlon at debian.org>, Torsten Landschoff <torsten at debian.org>, Matthijs Mohlmann <matthijs at cacholong.nl>, Russ Allbery <rra at debian.org>
Build-Depends: debhelper (>= 5), libdb4.2-dev, libgcrypt-dev,
- libgnutls-dev, libiodbc2-dev, libncurses5-dev, libperl-dev (>= 5.8.0),
+ libgnutls-dev, unixodbc-dev, libncurses5-dev, libperl-dev (>= 5.8.0),
libsasl2-dev (>= 2.1.18-1), libslp-dev, libltdl3-dev (>= 1.4.3),
libwrap0-dev, perl, debconf-utils, po-debconf, quilt (>= 0.40),
autotools-dev, libtool, automake, autoconf, groff-base
More information about the Pkg-openldap-devel
mailing list