control: Bump python-ldap build-dep to 3.1.

This commit is contained in:
Timo Aaltonen
2018-09-28 14:08:50 +03:00
parent 978ea07a15
commit e27468a492
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -40,6 +40,7 @@ freeipa (4.7.0-1) UNRELEASED; urgency=medium
* control: Update maintainer list address.
* control: Build the server only on archs where 389-ds-base is
available.
* control: Bump python-ldap build-dep to 3.1.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 18 Apr 2018 17:50:11 +0300

2
debian/control.stub vendored
View File

@@ -39,7 +39,7 @@ Build-Depends:
python-gssapi,
python-jinja2,
python-kdcproxy,
python-ldap (>= 2.4.15),
python-ldap (>= 3.1),
python-lesscpy,
python-libipa-hbac,
python-libsss-nss-idmap,