control: Demote ntp to Recommends so that lxc containers can be enrolled without it. (LP: #1630911)

This commit is contained in:
Timo Aaltonen
2017-01-14 15:21:56 +02:00
parent 799d94959b
commit 3f7fe2aa9c
2 changed files with 6 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -27,6 +27,8 @@ freeipa (4.4.3-1) UNRELEASED; urgency=medium
- add & update some paths
- add some stub services (LP: #1653245)
* control: Add krb5-otp to server depends. (LP: #1640732)
* control: Demote ntp to Recommends so that lxc containers can be
enrolled without it. (LP: #1630911)
-- Timo Aaltonen <tjaalton@debian.org> Thu, 01 Dec 2016 08:25:03 +0200

6
debian/control vendored
View File

@@ -192,7 +192,6 @@ Depends:
libsasl2-modules-gssapi-mit,
libsss-sudo,
libxmlrpc-core-c3 (>= 1.16.33-3.1ubuntu5),
ntp,
oddjob-mkhomedir,
python-dnspython,
python-ipaclient (= ${source:Version}),
@@ -202,7 +201,10 @@ Depends:
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Suggests: libpam-krb5
Recommends:
ntp,
Suggests:
libpam-krb5,
Description: FreeIPA centralized identity framework -- client
FreeIPA is an integrated solution to provide centrally managed Identity
(machine, user, virtual machines, groups, authentication credentials), Policy