summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2021-12-31 08:56:03 +0100
committerStephane Glondu <steph@glondu.net>2021-12-31 08:59:46 +0100
commit9ceb28ff61cf00d162a4bd5b627a33e717a5fe62 (patch)
treeb91bda09987ffa36d8ec75aa86c62b8204676b47
parentf6210c0749beb703b64a9cbaa69618411d2897a2 (diff)
Update changelog and prepare upload to unstabledebian/4.1.8-3
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0637daf9..a222707b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ocamlnet (4.1.8-3) unstable; urgency=medium
+
+ * Add OCaml stdlib dir to C_INCLUDE_PATH
+ * Bump Standards-Version to 4.6.0
+ * Bump debian/watch version to 4
+ * Fix Lintian override about mod_netcgi_apache.so
+
+ -- Stéphane Glondu <glondu@debian.org> Fri, 31 Dec 2021 08:59:42 +0100
+
ocamlnet (4.1.8-2) unstable; urgency=medium
* Call ./configure with OCAML_CUSTOM_USE_OUTPUT_COMPLETE_EXE unset