mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Build the server only on archs where 389-ds-base is available.
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -38,6 +38,8 @@ freeipa (4.7.0-1) UNRELEASED; urgency=medium
|
|||||||
* source/lintian-overrides: Updated.
|
* source/lintian-overrides: Updated.
|
||||||
* control: Bump policy to 4.1.5.
|
* control: Bump policy to 4.1.5.
|
||||||
* control: Update maintainer list address.
|
* control: Update maintainer list address.
|
||||||
|
* control: Build the server only on archs where 389-ds-base is
|
||||||
|
available.
|
||||||
|
|
||||||
-- Timo Aaltonen <tjaalton@debian.org> Wed, 18 Apr 2018 17:50:11 +0300
|
-- Timo Aaltonen <tjaalton@debian.org> Wed, 18 Apr 2018 17:50:11 +0300
|
||||||
|
|
||||||
|
|||||||
4
debian/control.server
vendored
4
debian/control.server
vendored
@@ -1,5 +1,5 @@
|
|||||||
Package: freeipa-server
|
Package: freeipa-server
|
||||||
Architecture: any
|
Architecture: amd64 arm64 mips64el ppc64el s390x
|
||||||
Breaks: freeipa-server-trust-ad (<< 4.3.0-1)
|
Breaks: freeipa-server-trust-ad (<< 4.3.0-1)
|
||||||
Replaces: freeipa-server-trust-ad (<< 4.3.0-1)
|
Replaces: freeipa-server-trust-ad (<< 4.3.0-1)
|
||||||
Depends:
|
Depends:
|
||||||
@@ -76,7 +76,7 @@ Description: FreeIPA centralized identity framework -- IPA DNS integration
|
|||||||
This package adds DNS integration with BIND 9.
|
This package adds DNS integration with BIND 9.
|
||||||
|
|
||||||
Package: freeipa-server-trust-ad
|
Package: freeipa-server-trust-ad
|
||||||
Architecture: any
|
Architecture: amd64 arm64 mips64el ppc64el s390x
|
||||||
Depends:
|
Depends:
|
||||||
freeipa-common (= ${source:Version}),
|
freeipa-common (= ${source:Version}),
|
||||||
freeipa-server (= ${binary:Version}),
|
freeipa-server (= ${binary:Version}),
|
||||||
|
|||||||
Reference in New Issue
Block a user