From 8d0681fbd33e2c2c43d2f7b7d91765806c927b4d Mon Sep 17 00:00:00 2001 From: Timo Aaltonen Date: Tue, 31 Mar 2020 06:39:37 +0300 Subject: [PATCH] control: Fix some M-A issues. --- debian/changelog | 1 + debian/control | 3 +++ debian/control.common | 2 ++ debian/control.server | 1 + 4 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8f5cca75d..24002d79c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ freeipa (4.8.6-1) UNRELEASED; urgency=medium * control: Bump gssproxy depends. * control: Relax apache2 dependency so it works on ubuntu. * control: Bump policy to 4.5.0. + * control: Fix some M-A issues. -- Timo Aaltonen Mon, 30 Mar 2020 16:38:52 +0300 diff --git a/debian/control b/debian/control index b095f8b5d..60dbd1735 100644 --- a/debian/control +++ b/debian/control @@ -75,6 +75,7 @@ Package: freeipa-common Architecture: all Depends: ${misc:Depends}, +Multi-Arch: foreign Description: FreeIPA centralized identity framework -- common files FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy @@ -136,6 +137,7 @@ Depends: winbind, ${misc:Depends}, ${python3:Depends}, +Multi-Arch: same Description: FreeIPA centralized identity framework -- Samba client FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy @@ -295,6 +297,7 @@ Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} +Multi-Arch: same Description: FreeIPA centralized identity framework -- AD trust installer FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy diff --git a/debian/control.common b/debian/control.common index 9dc8644ae..49d4a0c36 100644 --- a/debian/control.common +++ b/debian/control.common @@ -9,6 +9,7 @@ Package: freeipa-common Architecture: all Depends: ${misc:Depends}, +Multi-Arch: foreign Description: FreeIPA centralized identity framework -- common files FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy @@ -70,6 +71,7 @@ Depends: winbind, ${misc:Depends}, ${python3:Depends}, +Multi-Arch: same Description: FreeIPA centralized identity framework -- Samba client FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy diff --git a/debian/control.server b/debian/control.server index acb21b3f5..a1f9bce0f 100644 --- a/debian/control.server +++ b/debian/control.server @@ -89,6 +89,7 @@ Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} +Multi-Arch: same Description: FreeIPA centralized identity framework -- AD trust installer FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy