From: Peter Michael Green Date: Wed, 5 Oct 2022 14:19:49 +0000 (+0000) Subject: add build conflicts on libnuma1 X-Git-Tag: raspbian/9.0.2-4+rpi3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f35f4fc2ca9d51e0b0835a052b67b895d2bfe068;p=ghc.git add build conflicts on libnuma1 --- diff --git a/debian/changelog b/debian/changelog index 777ac85d..9a744434 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ghc (9.0.2-4+rpi3) bookworm-staging; urgency=medium + + * Add build conflicts on libnuma1 + + -- Peter Michael Green Wed, 05 Oct 2022 13:33:13 +0000 + ghc (9.0.2-4+rpi2) bookworm-staging; urgency=medium * Add build-conflicts on libllvm14 diff --git a/debian/control b/debian/control index 162a78f3..418ec98c 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: Build-Depends-Indep: hscolour, fop -Build-Conflicts: ccache, libllvm14 +Build-Conflicts: ccache, libllvm14, libnuma1 Homepage: https://haskell.org/ghc/ Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/ghc] Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/ghc