Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-lame
Commits: 2051ce01 by Stephane Glondu at 2025-08-25T07:15:15+02:00 Update packaging - - - - - 7edb99a1 by Stephane Glondu at 2025-08-25T07:16:01+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ocaml-lame (0.3.7-4) unstable; urgency=medium + + * Team upload + * Replace pkg-config by pkgconf in Build-Depends + * Remove dh-buildinfo from Build-Depends + * Bump Standards-Version to 4.7.2 + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 07:15:56 +0200 + ocaml-lame (0.3.7-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -5,14 +5,13 @@ Maintainer: Debian OCaml Maintainers <[email protected]> Uploaders: Kyle Robbertze <[email protected]> Build-Depends: debhelper-compat (= 13), - dh-buildinfo, ocaml, dh-ocaml (>= 1.2), libmp3lame-dev, ocaml-dune, libdune-ocaml-dev, - pkg-config -Standards-Version: 4.6.1 + pkgconf +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/savonet/ocaml-lame Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-lame.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-lame/-/compare/28e72a7320586af83181740a1ec9ac400230c279...7edb99a188d34404a3b96b6433121f7e058aa34a -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-lame/-/compare/28e72a7320586af83181740a1ec9ac400230c279...7edb99a188d34404a3b96b6433121f7e058aa34a You're receiving this email because of your account on salsa.debian.org.

