Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-soundtouch
Commits: f7b6f9d8 by Debian Janitor at 2023-07-27T05:43:39+00:00 Remove constraints unnecessary since buster (oldstable) * libsoundtouch-ocaml-dev: Drop versioned constraint on libsoundtouch-dev (>= 1.5.0) in Depends. Changes-By: deb-scrub-obsolete - - - - - bc600578 by Stephane Glondu at 2023-08-15T13:30:26+02:00 Merge branch 'ocaml-soundtouch-scrub-obsolete' - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocaml-soundtouch (0.1.9-4) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + libsoundtouch-ocaml-dev: Drop versioned constraint on libsoundtouch-dev + (>= 1.5.0) in Depends. + + -- Debian Janitor <[email protected]> Thu, 27 Jul 2023 05:43:39 -0000 + ocaml-soundtouch (0.1.9-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -32,7 +32,7 @@ Package: libsoundtouch-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, - libsoundtouch-dev (>= 1.5.0), + libsoundtouch-dev, libsoundtouch-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-soundtouch/-/compare/2680c5252e07646a61dbf011c1215a0938abe181...bc60057825ce0ca716247bdf1dbfcb9b56498640 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-soundtouch/-/compare/2680c5252e07646a61dbf011c1215a0938abe181...bc60057825ce0ca716247bdf1dbfcb9b56498640 You're receiving this email because of your account on salsa.debian.org.

