From 1508369191a36eaecbed6bfb3b982a02ffb562b8 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Wed, 12 Jul 2023 10:51:28 +0200 Subject: Build-depend on ocaml-dune (Closes: #1040813) --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aae8803..b8eadc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ocaml-unix-errno (0.6.1-3) unstable; urgency=medium + + * Team upload + * Build-depend on ocaml-dune (Closes: #1040813) + + -- Stéphane Glondu Wed, 12 Jul 2023 10:51:25 +0200 + ocaml-unix-errno (0.6.1-2) unstable; urgency=medium * Rebuild for source-only upload diff --git a/debian/control b/debian/control index 89d2d36..cb238f6 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers Uploaders: Kyle Robbertze Build-Depends: debhelper-compat (=13), dh-ocaml (>= 0.9), - dune, + ocaml-dune, ocaml-findlib (>= 1.2.4), ocaml (>= 3.11.2), libctypes-ocaml-dev, -- cgit v1.2.3