Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-portaudio
Commits: 1a0074dd by Stephane Glondu at 2025-08-25T01:03:02+02:00 Bump Standards-Version to 4.7.2 - - - - - dac42a69 by Stephane Glondu at 2025-08-25T01:03:02+02:00 Update debian/watch - - - - - 1b0b283c by Stephane Glondu at 2025-08-25T01:03:02+02:00 Update changelog and prepare upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ocaml-portaudio (0.2.3-4) unstable; urgency=medium + + * Team upload + * Remove obsolete debian/control.in + * Bump Standards-Version to 4.7.2 + * Update debian/watch + + -- Stéphane Glondu <[email protected]> Mon, 25 Aug 2025 01:02:40 +0200 + ocaml-portaudio (0.2.3-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: ocaml-dune, libdune-ocaml-dev, pkg-config -Standards-Version: 4.6.0 +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/savonet/ocaml-portaudio Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-portaudio.git ===================================== debian/watch ===================================== @@ -1,2 +1,4 @@ version=4 -https://github.com/savonet/ocaml-portaudio/releases .*/tags/v?(.*)\.tar\.gz +opts="searchmode=plain" \ +https://api.github.com/repos/savonet/ocaml-portaudio/releases?per_page=50 \ +https://api.github.com/repos/savonet/ocaml-portaudio/tarball/@ANY_VERSION@ View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-portaudio/-/compare/a522704798c332e0a151e9068deb1673dee99bf6...1b0b283c47bb82a4a90126cc7d4b44805a0adb47 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-portaudio/-/compare/a522704798c332e0a151e9068deb1673dee99bf6...1b0b283c47bb82a4a90126cc7d4b44805a0adb47 You're receiving this email because of your account on salsa.debian.org.

