Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-doc
Commits: 61eecb48 by Debian Janitor at 2022-09-01T08:44:36+00:00 Bump debhelper from old 12 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html - - - - - d137774e by Debian Janitor at 2022-09-01T08:44:37+00:00 Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html - - - - - e2315df8 by Debian Janitor at 2022-09-01T08:45:13+00:00 Update standards version to 4.6.0, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - d3189b86 by Stéphane Glondu at 2023-08-15T10:45:50+00:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request ocaml-team/ocaml-doc!2 - - - - - 3 changed files: - debian/changelog - − debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocaml-doc (4.11-3) UNRELEASED; urgency=medium + + * Bump debhelper from old 12 to 13. + * Set debhelper-compat version in Build-Depends. + * Update standards version to 4.6.0, no changes needed. + + -- Debian Janitor <[email protected]> Thu, 01 Sep 2022 08:44:36 -0000 + ocaml-doc (4.11-2) unstable; urgency=medium [ Debian Janitor ] ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -12 ===================================== debian/control ===================================== @@ -6,8 +6,8 @@ Uploaders: Mehdi Dogguy <[email protected]>, Samuel Mimram <[email protected]>, Ralf Treinen <[email protected]> -Build-Depends: debhelper (>= 12) -Standards-Version: 4.5.0 +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: https://caml.inria.fr Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-doc.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-doc/-/compare/63cceb856cd49db16c40ef1e8dc756a63571f861...d3189b86a8daf84f386bf848c0706fd253166e15 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-doc/-/compare/63cceb856cd49db16c40ef1e8dc756a63571f861...d3189b86a8daf84f386bf848c0706fd253166e15 You're receiving this email because of your account on salsa.debian.org.

