[Pkg-openldap-devel] [openldap] 03/06: Drop libltdl3-dev from Build-Depends.
Ryan Tandy
rtandy-guest at moszumanska.debian.org
Thu Aug 27 00:11:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
rtandy-guest pushed a commit to branch master
in repository openldap.
commit df67c39f3740f35405c79303e007157ff3611f7a
Author: Ryan Tandy <ryan at nardis.ca>
Date: Wed Aug 26 21:20:28 2015 +0000
Drop libltdl3-dev from Build-Depends.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e074234..a618497 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ openldap (2.4.42+dfsg-2) UNRELEASED; urgency=medium
* Apply wrap-and-sort to the Build-Depends field.
* Drop libncurses5-dev from Build-Depends, no longer needed since the ud
tool was removed in OpenLDAP 2.1.4.
+ * Drop libltdl3-dev as an alternate Build-Depends, since that package was
+ removed after lenny.
-- Ryan Tandy <ryan at nardis.ca> Tue, 25 Aug 2015 11:49:24 -0700
diff --git a/debian/control b/debian/control
index d2d7e54..00b1e12 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9.20140227),
heimdal-multidev <!stage1>,
libdb5.3-dev,
libgnutls28-dev,
- libltdl-dev | libltdl3-dev (>= 1.4.3),
+ libltdl-dev,
libperl-dev (>= 5.8.0),
libsasl2-dev,
libslp-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
More information about the Pkg-openldap-devel
mailing list