Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / lambda-term
Commits: 971382c2 by Stephane Glondu at 2026-05-07T11:21:11+02:00 Update packaging - - - - - 8a4eea6d by Stephane Glondu at 2026-05-07T11:22:09+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +lambda-term (3.4.0-2) unstable; urgency=medium + + * Team upload + * Remove liblwt-log-ocaml-dev from Build-Depends + * Bump Standards-Version to 4.7.4 + + -- Stéphane Glondu <[email protected]> Thu, 07 May 2026 11:21:45 +0200 + lambda-term (3.4.0-1) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -6,7 +6,6 @@ Build-Depends: debhelper-compat (= 13), liblogs-ocaml-dev, liblwt-ocaml-dev (>= 4), - liblwt-log-ocaml-dev, libzed-ocaml-dev (>= 3.1.0), libreact-ocaml-dev, libcamomile-ocaml-dev (>= 1.0.1), @@ -14,7 +13,7 @@ Build-Depends: ocaml-dune (>= 3.9.0), ocaml, dh-ocaml (>= 1.2) -Standards-Version: 4.7.3 +Standards-Version: 4.7.4 Section: ocaml Homepage: https://github.com/ocaml-community/lambda-term Vcs-Browser: https://salsa.debian.org/ocaml-team/lambda-term View it on GitLab: https://salsa.debian.org/ocaml-team/lambda-term/-/compare/3638de3e11d15c27d80527e64f54320385dd288d...8a4eea6d194a357959da98462d17861b4c8964cd -- View it on GitLab: https://salsa.debian.org/ocaml-team/lambda-term/-/compare/3638de3e11d15c27d80527e64f54320385dd288d...8a4eea6d194a357959da98462d17861b4c8964cd You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

