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
-
d137774e
by Debian Janitor at 2022-09-01T08:44:37+00:00
-
e2315df8
by Debian Janitor at 2022-09-01T08:45:13+00:00
-
d3189b86
by Stéphane Glondu at 2023-08-15T10:45:50+00:00
3 changed files:
Changes:
1 | +ocaml-doc (4.11-3) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + * Bump debhelper from old 12 to 13.
|
|
4 | + * Set debhelper-compat version in Build-Depends.
|
|
5 | + * Update standards version to 4.6.0, no changes needed.
|
|
6 | + |
|
7 | + -- Debian Janitor <janitor@jelmer.uk> Thu, 01 Sep 2022 08:44:36 -0000
|
|
8 | + |
|
1 | 9 | ocaml-doc (4.11-2) unstable; urgency=medium
|
2 | 10 | |
3 | 11 | [ Debian Janitor ]
|
1 | -12 |
... | ... | @@ -6,8 +6,8 @@ Uploaders: |
6 | 6 | Mehdi Dogguy <mehdi@debian.org>,
|
7 | 7 | Samuel Mimram <smimram@debian.org>,
|
8 | 8 | Ralf Treinen <treinen@debian.org>
|
9 | -Build-Depends: debhelper (>= 12)
|
|
10 | -Standards-Version: 4.5.0
|
|
9 | +Build-Depends: debhelper-compat (= 13)
|
|
10 | +Standards-Version: 4.6.0
|
|
11 | 11 | Rules-Requires-Root: no
|
12 | 12 | Homepage: https://caml.inria.fr
|
13 | 13 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-doc.git
|