mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Replace libsvrcore-dev build-dep with 389-ds-base-dev.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
freeipa (4.7.1-3) UNRELEASED; urgency=medium
|
||||
|
||||
* control: Replace libsvrcore-dev build-dep with 389-ds-base-dev.
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Thu, 06 Dec 2018 01:29:22 +0200
|
||||
|
||||
freeipa (4.7.1-2) unstable; urgency=medium
|
||||
|
||||
* control: Change python-nose to -mock on python-ipatests Depends.
|
||||
|
||||
4
debian/control.stub
vendored
4
debian/control.stub
vendored
@@ -23,7 +23,6 @@ Build-Depends:
|
||||
libsss-idmap-dev,
|
||||
libsss-certmap-dev,
|
||||
libsss-nss-idmap-dev (>= 1.14.0),
|
||||
libsvrcore-dev,
|
||||
libtalloc-dev,
|
||||
libtevent-dev,
|
||||
libunistring-dev,
|
||||
@@ -60,7 +59,8 @@ Build-Depends:
|
||||
python3-pkg-resources,
|
||||
samba-dev,
|
||||
systemd,
|
||||
uuid-dev
|
||||
uuid-dev,
|
||||
389-ds-base-dev,
|
||||
Standards-Version: 4.1.5
|
||||
Vcs-Git: https://salsa.debian.org/freeipa-team/freeipa.git
|
||||
Vcs-Browser: https://salsa.debian.org/freeipa-team/freeipa
|
||||
|
||||
Reference in New Issue
Block a user