Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlodbc
Commits: 2170c18a by Debian Janitor at 2023-01-30T12:13:19+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on dh-ocaml (>= 0.9.1). * Build-Depends: Drop versioned constraint on ocaml-nox (>= 3.11). * Build-Depends: Drop versioned constraint on ocaml-findlib (>= 1.2.4). * Build-Depends: Drop versioned constraint on liblablgtk2-ocaml-dev (>= 2.12.0). Changes-By: deb-scrub-obsolete - - - - - cc5769e6 by Stephane Glondu at 2023-08-15T13:45:00+02:00 Merge branch 'ocamlodbc-scrub-obsolete' - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +ocamlodbc (2.15-8) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on dh-ocaml (>= 0.9.1). + + Build-Depends: Drop versioned constraint on ocaml-nox (>= 3.11). + + Build-Depends: Drop versioned constraint on ocaml-findlib (>= 1.2.4). + + Build-Depends: Drop versioned constraint on liblablgtk2-ocaml-dev (>= + 2.12.0). + + -- Debian Janitor <[email protected]> Mon, 30 Jan 2023 12:13:19 -0000 + ocamlodbc (2.15-7) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -5,10 +5,10 @@ Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: debhelper-compat (= 13), unixodbc-dev, - dh-ocaml (>= 0.9.1), - ocaml (>= 3.11), - ocaml-findlib (>= 1.2.4), - liblablgtk2-ocaml-dev (>= 2.12.0) + dh-ocaml, + ocaml, + ocaml-findlib, + liblablgtk2-ocaml-dev Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: http://download.gna.org/ocamlodbc/ View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlodbc/-/compare/183abf62799f1ba56c09befe090584937ee42c75...cc5769e6b5cdb00b27d2b35aefb7a095ae580b29 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlodbc/-/compare/183abf62799f1ba56c09befe090584937ee42c75...cc5769e6b5cdb00b27d2b35aefb7a095ae580b29 You're receiving this email because of your account on salsa.debian.org.

