Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-mm
Commits: 0384b437 by Stephane Glondu at 2025-08-25T07:18:29+02:00 Update packaging - - - - - a17868b8 by Stephane Glondu at 2025-08-25T07:19:01+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocaml-mm (0.8.6-2) unstable; urgency=medium + + * Team upload + * Remove dh-buildinfo from Build-Depends + * Bump Standards-Version to 4.7.2 + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 07:18:58 +0200 + ocaml-mm (0.8.6-1) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -4,7 +4,6 @@ Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Uploaders: Kyle Robbertze <[email protected]> Build-Depends: debhelper-compat (= 13), - dh-buildinfo, dh-ocaml (>= 1.2), ocaml-dune (>= 2.8.0), libalsa-ocaml-dev, @@ -14,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), libpulse-ocaml-dev, libtheora-ocaml-dev, ocaml -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Homepage: https://github.com/savonet/ocaml-mm Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-mm.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-mm View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-mm/-/compare/19c49f51ae76329eb5efe53586fda0f4c8d8fd0d...a17868b802a426828e66fd6ff23775b6d228f613 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-mm/-/compare/19c49f51ae76329eb5efe53586fda0f4c8d8fd0d...a17868b802a426828e66fd6ff23775b6d228f613 You're receiving this email because of your account on salsa.debian.org.

