Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlsdl
Commits: 19928590 by Debian Janitor at 2022-11-27T07:34:40+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on dh-ocaml, liblablgl-ocaml-dev, ocaml-findlib and ocaml-nox. Changes-By: deb-scrub-obsolete - - - - - 3004310c by Stephane Glondu at 2023-08-15T13:33:07+02:00 Merge branch 'ocamlsdl-scrub-obsolete' - - - - - 4a9c65c0 by Stephane Glondu at 2023-08-15T13:33:44+02:00 Update changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocamlsdl (0.9.1-4) UNRELEASED; urgency=medium + + [ Debian Janitor ] + * Remove constraints unnecessary since buster (oldstable) + + -- Stéphane Glondu <[email protected]> Tue, 15 Aug 2023 13:33:17 +0200 + ocamlsdl (0.9.1-3) unstable; urgency=medium * Update Vcs-* ===================================== debian/control ===================================== @@ -6,16 +6,16 @@ Uploaders: Stéphane Glondu <[email protected]> Build-Depends: debhelper (>= 8), - dh-ocaml (>= 0.9.1), - ocaml (>= 4), + dh-ocaml, + ocaml, libpng-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev, - liblablgl-ocaml-dev (>= 1.04), - ocaml-findlib (>= 1.2.4) + liblablgl-ocaml-dev, + ocaml-findlib Standards-Version: 3.9.3 Homepage: http://ocamlsdl.sourceforge.net Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlsdl.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlsdl/-/compare/769f540276041d729b4ac764fc6a073ad4e8e76e...4a9c65c01d44f72d07acee9266aa349ca196ae34 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlsdl/-/compare/769f540276041d729b4ac764fc6a073ad4e8e76e...4a9c65c01d44f72d07acee9266aa349ca196ae34 You're receiving this email because of your account on salsa.debian.org.

