Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlcreal
Commits: 21238256 by Debian Janitor at 2023-01-21T01:27:27+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on libgmp-ocaml-dev (>= 20021123-16~). Changes-By: deb-scrub-obsolete - - - - - 44662596 by Stéphane Glondu at 2023-08-15T10:46:54+00:00 Merge branch 'scrub-obsolete' into 'master' Remove unnecessary constraints See merge request ocaml-team/ocamlcreal!3 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocamlcreal (0.7-8) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on libgmp-ocaml-dev (>= + 20021123-16~). + + -- Debian Janitor <[email protected]> Sat, 21 Jan 2023 01:27:27 -0000 + ocamlcreal (0.7-7) unstable; urgency=low [ Stéphane Glondu ] ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Uploaders: Build-Depends: debhelper-compat (= 13), ocaml, - libgmp-ocaml-dev (>= 20021123-16~), + libgmp-ocaml-dev, dh-ocaml Standards-Version: 4.6.0 Rules-Requires-Root: no View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlcreal/-/compare/bcb41dc627ce872e071c3caef6fea99f96b6a222...446625963d57a074cbd6e4c03974d2d08556a242 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlcreal/-/compare/bcb41dc627ce872e071c3caef6fea99f96b6a222...446625963d57a074cbd6e4c03974d2d08556a242 You're receiving this email because of your account on salsa.debian.org.

