Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlnet
Commits: 93abd9fd by Debian Janitor at 2023-01-21T02:01:36+00:00 Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on ocaml-findlib (>= 1.4). * Build-Depends: Drop versioned constraint on libpcre-ocaml-dev (>= 6.0.1-2~). * Build-Depends: Drop versioned constraint on liblablgtk2-ocaml-dev (>= 2.12.0-4~). Changes-By: deb-scrub-obsolete - - - - - 91b7108a by Stephane Glondu at 2023-08-15T13:46:31+02:00 Merge branch 'ocamlnet-scrub-obsolete' - - - - - ca909992 by Stephane Glondu at 2023-08-15T13:47:00+02:00 Update changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocamlnet (4.1.9-3) UNRELEASED; urgency=medium + + [ Debian Janitor ] + * Remove constraints unnecessary since buster (oldstable) + + -- Stéphane Glondu <[email protected]> Tue, 15 Aug 2023 13:46:42 +0200 + ocamlnet (4.1.9-2) unstable; urgency=medium * Disable pcre support ===================================== debian/control ===================================== @@ -10,9 +10,9 @@ Build-Depends: dh-apache2, ocaml, camlp4, - ocaml-findlib (>= 1.4), + ocaml-findlib, libfindlib-ocaml-dev, - liblablgtk2-ocaml-dev (>= 2.12.0-4~), + liblablgtk2-ocaml-dev, libzip-ocaml-dev, libgnutls28-dev, apache2-dev View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlnet/-/compare/72c8434654fdc7fbc20e2291080028a32f1058fc...ca909992482b7ee51b84c56c127df5e2fc88c912 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlnet/-/compare/72c8434654fdc7fbc20e2291080028a32f1058fc...ca909992482b7ee51b84c56c127df5e2fc88c912 You're receiving this email because of your account on salsa.debian.org.

