summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e0fec5f..cf31b37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ppx-expect (0.16.0-5) unstable; urgency=medium
+
+ * Team upload
+ * Depend on ocaml instead of transitional ocaml-nox
+
+ -- Stéphane Glondu <glondu@debian.org> Wed, 13 Sep 2023 06:18:35 +0200
+
ppx-expect (0.16.0-4) unstable; urgency=medium
* Team upload
diff --git a/debian/control b/debian/control
index 3590239..f4f2f72 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 13),
libsexplib0-ocaml-dev (>= 0.16.0),
libstdio-ocaml-dev,
ocaml-dune,
- ocaml-nox
+ ocaml
Vcs-Browser: https://salsa.debian.org/ocaml-team/ppx-expect
Vcs-Git: https://salsa.debian.org/ocaml-team/ppx-expect.git
Homepage: https://github.com/janestreet/ppx_expect