control: Bump 389-ds-base, pki-ca depends.

This commit is contained in:
Timo Aaltonen
2015-09-24 05:08:00 +03:00
parent 868b5eaa20
commit b94a04aafd
2 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View File

@@ -15,6 +15,7 @@ freeipa (4.1.4-1) UNRELEASED; urgency=medium
depends.
* freeipa-{server,client}.install: Add new files.
* control: Bump Depends on slapi-nis for CVE fixes.
* control: Bump 389-ds-base, pki-ca depends.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 02 Apr 2015 13:16:49 +0300

6
debian/control vendored
View File

@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian FreeIPA Team <pkg-freeipa-devel@lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton@debian.org>
Build-Depends:
389-ds-base-dev (>= 1.3.3.2),
389-ds-base-dev (>= 1.3.3.8),
check,
debhelper (>= 9),
dh-autoreconf,
@@ -64,7 +64,7 @@ Homepage: http://www.freeipa.org
Package: freeipa-server
Architecture: any
Depends:
389-ds-base (>= 1.3.3.5-2~),
389-ds-base (>= 1.3.3.8),
acl,
apache2,
bind9,
@@ -88,7 +88,7 @@ Depends:
libsasl2-modules-gssapi-mit,
memcached,
ntp,
pki-ca,
pki-ca (>= 10.2.1),
python-dateutil,
python-freeipa (= ${binary:Version}),
python-krbv,