Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-getopt
Commits: ab02f9e4 by root at 2022-03-07T21:38:42+00:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on dh-ocaml and ocaml-findlib. Changes-By: deb-scrub-obsolete - - - - - d5363c1b by Stéphane Glondu at 2023-08-15T11:23:52+00:00 Merge branch 'scrub-obsolete' into 'master' Remove unnecessary constraints See merge request ocaml-team/ocaml-getopt!3 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocaml-getopt (0.0.20040811-12) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on dh-ocaml and ocaml-findlib. + + -- Debian Janitor <[email protected]> Mon, 07 Mar 2022 21:38:42 -0000 + ocaml-getopt (0.0.20040811-11) unstable; urgency=medium [ Stéphane Glondu ] ===================================== debian/control ===================================== @@ -7,8 +7,8 @@ Uploaders: Build-Depends: debhelper-compat (= 13), ocaml, - ocaml-findlib (>> 1.2.4-2), - dh-ocaml (>= 0.9~) + ocaml-findlib, + dh-ocaml Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: http://alain.frisch.fr/soft.html#Getopt View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-getopt/-/compare/6b53e75f01b340ab789b532895ceca0ab9cae944...d5363c1bf0923a6b1eb01f6c2277e5ad8feae693 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-getopt/-/compare/6b53e75f01b340ab789b532895ceca0ab9cae944...d5363c1bf0923a6b1eb01f6c2277e5ad8feae693 You're receiving this email because of your account on salsa.debian.org.

