Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamldap
Commits: 596ba385 by Stephane Glondu at 2023-07-29T07:49:25+02:00 Update packaging - - - - - 10bd45c8 by Stephane Glondu at 2023-07-29T07:50:29+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocamldap (2.4.2-4) unstable; urgency=medium + + * Team upload + * Build-depend on libpcre-ocaml-dev (Closes: #1042469) + * Bump Standards-Version to 4.6.2 + + -- Stéphane Glondu <[email protected]> Sat, 29 Jul 2023 07:49:57 +0200 + ocamldap (2.4.2-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -9,9 +9,10 @@ Build-Depends: ocaml-nox, ocaml-dune, libocamlnet-ocaml-dev, + libpcre-ocaml-dev, libssl-ocaml-dev, dh-ocaml (>= 1.2) -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/ocaml-team/ocamldap.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamldap View it on GitLab: https://salsa.debian.org/ocaml-team/ocamldap/-/compare/97615c0339ae84e03a2f3ff7f4a497bdafe3bc44...10bd45c8b4180ed8187dbb9b1cbf74781a02bc45 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamldap/-/compare/97615c0339ae84e03a2f3ff7f4a497bdafe3bc44...10bd45c8b4180ed8187dbb9b1cbf74781a02bc45 You're receiving this email because of your account on salsa.debian.org.

