Skip to content
Commits on Source (2)
freeipa (4.7.2-3) unstable; urgency=medium
* control: Move python-jwcrypto to python-ipaserver depends.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 06 May 2019 08:43:34 +0300
freeipa (4.7.2-2) unstable; urgency=medium
* tests: Disabled, they are for the server.
......
......@@ -95,7 +95,6 @@ Depends:
python-dbus,
python-dnspython,
python-gssapi,
python-jwcrypto,
python-ldap,
python-libipa-hbac,
python-lxml,
......
......@@ -132,6 +132,7 @@ Depends:
python-gssapi,
python-ipaclient (= ${binary:Version}),
python-ipalib (>= ${source:Version}),
python-jwcrypto,
python-kdcproxy,
python-ldap (>= 2.4.22),
python-libsss-nss-idmap,
......