Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / hevea
Commits: 224c8982 by Debian Janitor at 2022-09-18T08:42:57+00:00 Remove constraints unnecessary since buster (oldstable) * hevea: Drop versioned constraint on netpbm in Depends. Changes-By: deb-scrub-obsolete - - - - - e564963d by Stephane Glondu at 2023-08-14T11:34:01+02:00 Merge branch 'hevea-scrub-obsolete' - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,8 +2,10 @@ hevea (2.36-2) UNRELEASED; urgency=medium * Use secure URI in Homepage field. * Set upstream metadata fields: Bug-Submit, Repository. + * Remove constraints unnecessary since buster (oldstable): + + hevea: Drop versioned constraint on netpbm in Depends. - -- Debian Janitor <[email protected]> Sun, 18 Sep 2022 08:42:58 -0000 + -- Debian Janitor <[email protected]> Sun, 18 Sep 2022 08:42:57 -0000 hevea (2.36-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Homepage: https://hevea.inria.fr/ Package: hevea Architecture: any Multi-Arch: foreign -Depends: ghostscript, netpbm(>=2:9.10-1), texlive-base, imagemagick, +Depends: ghostscript, netpbm, texlive-base, imagemagick, ${ocaml:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: hevea-doc, texlive-latex-extra Description: translates from LaTeX to HTML, info, or text View it on GitLab: https://salsa.debian.org/ocaml-team/hevea/-/compare/48265f89a6130cae440d3b157c8b25001c3e4b06...e564963d7d0fcbe73b843df684644b8141deb60b -- View it on GitLab: https://salsa.debian.org/ocaml-team/hevea/-/compare/48265f89a6130cae440d3b157c8b25001c3e4b06...e564963d7d0fcbe73b843df684644b8141deb60b You're receiving this email because of your account on salsa.debian.org.

