Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / extlib
Commits: f9b7249e by root at 2022-02-24T14:39:23+00:00 Remove constraints unnecessary since buster * libextlib-ocaml: Drop versioned constraint on libextlib-ocaml-dev in Replaces. * libextlib-ocaml: Drop versioned constraint on libextlib-ocaml-dev in Breaks. Changes-By: deb-scrub-obsolete - - - - - ff52d4f3 by Stéphane Glondu at 2023-08-15T07:37:35+00:00 Merge branch 'scrub-obsolete' into 'master' Remove unnecessary constraints See merge request ocaml-team/extlib!2 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +extlib (1.7.8-3) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + libextlib-ocaml: Drop versioned constraint on libextlib-ocaml-dev in + Replaces. + + libextlib-ocaml: Drop versioned constraint on libextlib-ocaml-dev in + Breaks. + + -- Debian Janitor <[email protected]> Thu, 24 Feb 2022 14:39:23 -0000 + extlib (1.7.8-2) unstable; urgency=medium [ Stéphane Glondu ] ===================================== debian/control ===================================== @@ -48,8 +48,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} -Replaces: libextlib-ocaml-dev (<< 1.5.1-4) -Breaks: libextlib-ocaml-dev (<< 1.5.1-4) Description: extended standard library for OCaml (plugins) ExtLib is a project aiming at providing a complete - yet small - standard library for the OCaml programming language. View it on GitLab: https://salsa.debian.org/ocaml-team/extlib/-/compare/9ce6bf0f6c69236a09e5453e5460701f4ec74336...ff52d4f326ff507445a1f3a31d8d8d6ababb6f8e -- View it on GitLab: https://salsa.debian.org/ocaml-team/extlib/-/compare/9ce6bf0f6c69236a09e5453e5460701f4ec74336...ff52d4f326ff507445a1f3a31d8d8d6ababb6f8e You're receiving this email because of your account on salsa.debian.org.

