From: Stéphane Glondu Date: Fri, 9 Aug 2024 04:55:14 +0000 (+0200) Subject: Add ocaml-base to Build-Conflicts X-Git-Tag: archive/raspbian/5.2.0-2+rpi1^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4a5a9ca5a7313f3786b8db415d59a5f17c805e8c;p=ocaml.git Add ocaml-base to Build-Conflicts --- diff --git a/debian/changelog b/debian/changelog index cef5d55a..80780147 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ocaml (5.2.0-2) unstable; urgency=medium + + * Add ocaml-base to Build-Conflicts + + -- Stéphane Glondu Fri, 09 Aug 2024 06:55:14 +0200 + ocaml (5.2.0-1) unstable; urgency=medium * Upload to unstable (Closes: #1073289) diff --git a/debian/control b/debian/control index 0cebe99b..cd8b0695 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: zlib1g-dev, libzstd-dev, dh-ocaml +Build-Conflicts: ocaml-base Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml.git