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 4b58428..ad7b128 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ocamldap (2.4.2-5) unstable; urgency=medium
+
+ * Team upload
+ * Depend on ocaml instead of transitional ocaml-nox
+
+ -- Stéphane Glondu <glondu@debian.org> Tue, 12 Sep 2023 07:48:15 +0200
+
ocamldap (2.4.2-4) unstable; urgency=medium
* Team upload
diff --git a/debian/control b/debian/control
index cea2130..9a41fc6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
debhelper-compat (= 13),
- ocaml-nox,
+ ocaml,
ocaml-dune,
libocamlnet-ocaml-dev,
libpcre-ocaml-dev,