Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-obuild
Commits: 6d1672a8 by Stephane Glondu at 2023-08-16T10:46:00+02:00 Update packaging - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,14 +1,18 @@ ocaml-obuild (0.1.10-4) UNRELEASED; urgency=low + [ Debian Janitor ] * Bump debhelper from deprecated 9 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit. * Update watch file format version to 4. * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Repository-Browse. - * Update standards version to 4.1.5, no changes needed. * Set upstream metadata fields: Repository. + [ Stéphane Glondu ] + * Add Rules-Requires-Root: no + * Bump Standards-Version to 4.6.2 + -- Debian Janitor <[email protected]> Mon, 20 Jul 2020 02:12:48 -0000 ocaml-obuild (0.1.10-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -3,7 +3,8 @@ Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Uploaders: Andy Li <[email protected]> -Standards-Version: 4.1.5 +Standards-Version: 4.6.2 +Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), ocaml-nox, View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-obuild/-/commit/6d1672a8febdad15f31548b539c17d3d1a35068b -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-obuild/-/commit/6d1672a8febdad15f31548b539c17d3d1a35068b You're receiving this email because of your account on salsa.debian.org.

