Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-frei0r
Commits: 33875890 by Stephane Glondu at 2025-08-25T01:29:01+02:00 Update packaging - - - - - 7a1a9ea0 by Stephane Glondu at 2025-08-25T01:29:48+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ocaml-frei0r (0.1.2-4) unstable; urgency=medium + + * Team upload + * Remove dh-buildinfo from Build-Depends + * Build-depend on pkgconf instead of pkg-config + * Bump Standards-Version to 4.7.2 + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 01:29:43 +0200 + ocaml-frei0r (0.1.2-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -4,14 +4,13 @@ Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: debhelper-compat (= 13), - dh-buildinfo, ocaml, dh-ocaml (>= 1.2), frei0r-plugins-dev, ocaml-dune, libdune-ocaml-dev, - pkg-config -Standards-Version: 4.6.0 + pkgconf +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/savonet/ocaml-frei0r Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-frei0r.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-frei0r/-/compare/997edeee624c2920e7cd090c614e42eedbfd16af...7a1a9ea0006f27b6279ea4fb7cb28bc8f0319693 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-frei0r/-/compare/997edeee624c2920e7cd090c614e42eedbfd16af...7a1a9ea0006f27b6279ea4fb7cb28bc8f0319693 You're receiving this email because of your account on salsa.debian.org.

