control: Add python-dateutils to server, and python-dbus and python- memcache to python-freeipa dependencies. (Closes: #768187)

This commit is contained in:
Timo Aaltonen
2014-11-07 11:08:09 +02:00
parent 965d1073e8
commit 34d6b0f740
2 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

@@ -15,6 +15,8 @@ freeipa (4.0.4-3) UNRELEASED; urgency=medium
pki-server.
* control: Relax libxmlrpc-core-c3-dev buil-dep and 389-ds-base dep
for easier backporting.
* control: Add python-dateutils to server, and python-dbus and python-
memcache to python-freeipa dependencies. (Closes: #768187)
-- Timo Aaltonen <tjaalton@debian.org> Tue, 04 Nov 2014 12:16:54 +0200

3
debian/control vendored
View File

@@ -90,6 +90,7 @@ Depends:
python-freeipa (= ${binary:Version}),
python-krbv,
python-ldap,
python-dateutil,
python-pyasn1,
slapi-nis (>= 0.54),
${misc:Depends},
@@ -192,11 +193,13 @@ Depends:
gnupg,
iproute,
keyutils,
python-dbus,
python-dnspython,
python-kerberos,
python-ldap,
python-libipa-hbac,
python-lxml,
python-memcache,
python-netaddr,
python-nss,
python-openssl,