control: Bump certmonger deps, add oddjob to server and oddjob- mkhomedir to client deps.

This commit is contained in:
Timo Aaltonen
2016-01-04 15:34:25 +02:00
parent 54ce073447
commit 5c612d5c79
2 changed files with 7 additions and 3 deletions

2
debian/changelog vendored
View File

@@ -23,6 +23,8 @@ freeipa (4.3.0-1) UNRELEASED; urgency=medium
translations to freeipa-common. Mark them Arch:all where possible,
and add Breaks/Replaces.
* prefix.patch: Fix ipalib install too.
* control: Bump certmonger deps, add oddjob to server and oddjob-
mkhomedir to client deps.
-- Timo Aaltonen <tjaalton@debian.org> Sat, 03 Oct 2015 08:56:31 +0300

8
debian/control vendored
View File

@@ -73,7 +73,7 @@ Depends:
apache2,
bind9,
bind9-dyndb-ldap (>= 6.0-4~),
certmonger (>= 0.76.8),
certmonger (>= 0.78),
fonts-font-awesome,
freeipa-admintools (= ${binary:Version}),
freeipa-client (= ${binary:Version}),
@@ -92,6 +92,7 @@ Depends:
libsasl2-modules-gssapi-mit,
memcached,
ntp,
oddjob,
p11-kit,
pki-ca (>= 10.2.6),
pki-kra (>= 10.2.6),
@@ -154,7 +155,7 @@ Package: freeipa-client
Architecture: any
Depends:
bind9utils,
certmonger (>= 0.76.8),
certmonger (>= 0.78),
curl,
dnsutils,
freeipa-common (= ${binary:Version}),
@@ -164,6 +165,7 @@ Depends:
libsasl2-modules-gssapi-mit,
libxmlrpc-core-c3 (>= 1.16.33-3.1ubuntu5),
ntp,
oddjob-mkhomedir,
python-dnspython,
python-ipaclient (= ${binary:Version}),
python-gssapi,
@@ -317,4 +319,4 @@ Description: FreeIPA centralized identity framework -- Python modules for tests
(configuration settings, access control information) and Audit (events,
logs, analysis thereof).
.
This Python module is used by FreeIPA tests.
This Python module is used by FreeIPA tests.