control: Server needs newer python-ldap, bump build-dep too.

This commit is contained in:
Timo Aaltonen
2015-09-24 05:33:56 +03:00
parent 70ea426d96
commit 560b11f44a
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -18,6 +18,7 @@ freeipa (4.1.4-1) UNRELEASED; urgency=medium
* control: Bump 389-ds-base, pki-ca depends.
* control: Drop dogtag-pki-server-theme from server depends, it's not
needed.
* control: Server needs newer python-ldap, bump build-dep too.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 02 Apr 2015 13:16:49 +0300

4
debian/control vendored
View File

@@ -36,7 +36,7 @@ Build-Depends:
python-dnspython (>= 1.11.1),
python-kerberos,
python-krbv,
python-ldap,
python-ldap (>= 2.4.15),
python-lesscpy,
python-libipa-hbac,
python-lxml,
@@ -91,7 +91,7 @@ Depends:
python-dateutil,
python-freeipa (= ${binary:Version}),
python-krbv,
python-ldap,
python-ldap (>= 2.4.15),
python-pyasn1,
slapi-nis (>= 0.54.2),
softhsm2,