Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / cairo-ocaml
Commits: baf457cc by Debian Janitor at 2023-01-05T23:54:06+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on ocaml-findlib (>= 1.4). * Build-Depends: Drop versioned constraint on dh-ocaml (>= 0.9). * Build-Depends: Drop versioned constraint on ocaml-nox (>= 4.01). * Build-Depends: Drop versioned constraint on libcairo2-dev (>= 1.2). * Build-Depends: Drop versioned constraint on liblablgtk2-ocaml-dev (>= 2.12.0-4~). Changes-By: deb-scrub-obsolete - - - - - e4166ede by Stephane Glondu at 2023-08-15T09:53:20+02:00 Merge branch 'cairo-ocaml-scrub-obsolete' - - - - - b6274a3b by Stephane Glondu at 2023-08-15T09:54:12+02:00 Update changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +cairo-ocaml (1:1.2.0-9) UNRELEASED; urgency=medium + + [ Debian Janitor ] + * Remove constraints unnecessary since buster (oldstable) + + -- Stéphane Glondu <[email protected]> Tue, 15 Aug 2023 09:53:45 +0200 + cairo-ocaml (1:1.2.0-8) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -6,11 +6,11 @@ Build-Depends: debhelper (>= 12), automake, autoconf, - ocaml-findlib (>= 1.4), - dh-ocaml (>= 0.9), + ocaml-findlib, + dh-ocaml, ocaml, - libcairo2-dev (>= 1.2), - liblablgtk2-ocaml-dev (>= 2.12.0-4~) + libcairo2-dev, + liblablgtk2-ocaml-dev Standards-Version: 4.4.0 Homepage: http://cairographics.org/cairo-ocaml/ Vcs-Browser: https://salsa.debian.org/ocaml-team/cairo-ocaml View it on GitLab: https://salsa.debian.org/ocaml-team/cairo-ocaml/-/compare/6140e1517b6957049fb443d9006d2f1b00ee6a09...b6274a3b4dbe792c86f61338f2739f6c02388721 -- View it on GitLab: https://salsa.debian.org/ocaml-team/cairo-ocaml/-/compare/6140e1517b6957049fb443d9006d2f1b00ee6a09...b6274a3b4dbe792c86f61338f2739f6c02388721 You're receiving this email because of your account on salsa.debian.org.

