Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-voaacenc
Commits: daaac99e by Stephane Glondu at 2023-09-10T05:56:04+02:00 Bump Standards-Version to 4.6.2 - - - - - 3344fb9e by Stephane Glondu at 2023-09-10T05:56:23+02:00 Update changelog and prepare upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocaml-voaacenc (0.1.1-2) unstable; urgency=medium + + * Team upload + * Depend on ocaml instead of transitional ocaml-nox + * Bump Standards-Version to 4.6.2 + + -- Stéphane Glondu <[email protected]> Sun, 10 Sep 2023 05:56:21 +0200 + ocaml-voaacenc (0.1.1-1) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: libvo-aacenc-dev, ocaml-findlib, pkg-config -Standards-Version: 4.5.0 +Standards-Version: 4.6.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/46ad1355a3a0940572c6f6916ad97ddec834d4cf...3344fb9e2d159f5a6c3f58c24d2c999dbbb916fc -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-voaacenc/-/compare/46ad1355a3a0940572c6f6916ad97ddec834d4cf...3344fb9e2d159f5a6c3f58c24d2c999dbbb916fc You're receiving this email because of your account on salsa.debian.org.

