Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-voaacenc
Commits: 67e628d0 by Stephane Glondu at 2025-08-25T07:34:47+02:00 Update packaging - - - - - 0d0b47a8 by Stephane Glondu at 2025-08-25T07:35:31+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ocaml-voaacenc (0.1.1-3) unstable; urgency=medium + + * Team upload + * Replace pkg-config by pkgconf in Build-Depends + * Remove dh-buildinfo from Build-Depends + * Bump Standards-Version to 4.6.2 + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 07:35:26 +0200 + ocaml-voaacenc (0.1.1-2) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -4,13 +4,12 @@ Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: debhelper-compat (= 13), - dh-buildinfo, ocaml, dh-ocaml, libvo-aacenc-dev, ocaml-findlib, - pkg-config -Standards-Version: 4.6.2 + pkgconf +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/savonet/ocaml-voaacenc Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-voaacenc.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-voaacenc/-/compare/3344fb9e2d159f5a6c3f58c24d2c999dbbb916fc...0d0b47a813ab6131217fd438017d57f26add35e4 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-voaacenc/-/compare/3344fb9e2d159f5a6c3f58c24d2c999dbbb916fc...0d0b47a813ab6131217fd438017d57f26add35e4 You're receiving this email because of your account on salsa.debian.org.

