mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Move dependency on python-qrcode and python-yubico to python-freeipa and drop python-selinux which belongs to pki-server.
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@@ -10,6 +10,9 @@ freeipa (4.0.4-3) UNRELEASED; urgency=medium
|
|||||||
* Add non-standard-dir-perm to server lintian overrides.
|
* Add non-standard-dir-perm to server lintian overrides.
|
||||||
* copyright: Fix a typo.
|
* copyright: Fix a typo.
|
||||||
* control: Bump dependency on bind9-dyndb-ldap to 6.0-3~.
|
* control: Bump dependency on bind9-dyndb-ldap to 6.0-3~.
|
||||||
|
* control: Move dependency on python-qrcode and python-yubico from
|
||||||
|
server to python-freeipa and drop python-selinux which belongs to
|
||||||
|
pki-server.
|
||||||
|
|
||||||
-- Timo Aaltonen <tjaalton@debian.org> Tue, 04 Nov 2014 12:16:54 +0200
|
-- Timo Aaltonen <tjaalton@debian.org> Tue, 04 Nov 2014 12:16:54 +0200
|
||||||
|
|
||||||
|
|||||||
5
debian/control
vendored
5
debian/control
vendored
@@ -91,9 +91,6 @@ Depends:
|
|||||||
python-krbv,
|
python-krbv,
|
||||||
python-ldap,
|
python-ldap,
|
||||||
python-pyasn1,
|
python-pyasn1,
|
||||||
python-qrcode (>= 5.0.0),
|
|
||||||
python-selinux,
|
|
||||||
python-yubico,
|
|
||||||
slapi-nis (>= 0.54),
|
slapi-nis (>= 0.54),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
@@ -203,6 +200,8 @@ Depends:
|
|||||||
python-netaddr,
|
python-netaddr,
|
||||||
python-nss,
|
python-nss,
|
||||||
python-openssl,
|
python-openssl,
|
||||||
|
python-qrcode (>= 5.0.0),
|
||||||
|
python-yubico,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
|
|||||||
Reference in New Issue
Block a user