Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlweb
Commits:
-
f90340b4
by Stephane Glondu at 2023-08-16T10:44:22+02:00
2 changed files:
Changes:
| 1 | +ocamlweb (1.41-5) UNRELEASED; urgency=medium
|
|
| 2 | + |
|
| 3 | + * Remove Samuel from Uploaders
|
|
| 4 | + * Bump debhelper compat level to 13
|
|
| 5 | + * Add Rules-Requires-Root: no
|
|
| 6 | + * Bump Standards-Version to 4.6.2
|
|
| 7 | + |
|
| 8 | + -- Stéphane Glondu <glondu@debian.org> Wed, 16 Aug 2023 10:43:41 +0200
|
|
| 9 | + |
|
| 1 | 10 | ocamlweb (1.41-4) unstable; urgency=medium
|
| 2 | 11 | |
| 3 | 12 | * Make this package Architecture=any
|
| ... | ... | @@ -3,11 +3,12 @@ Section: ocaml |
| 3 | 3 | Priority: optional
|
| 4 | 4 | Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
|
| 5 | 5 | Uploaders:
|
| 6 | - Ralf Treinen <treinen@debian.org>,
|
|
| 7 | - Samuel Mimram <smimram@debian.org>
|
|
| 8 | -Standards-Version: 4.5.0
|
|
| 9 | -Build-Depends: debhelper-compat (= 12),
|
|
| 10 | - ocaml (>= 3.07),
|
|
| 6 | + Ralf Treinen <treinen@debian.org>
|
|
| 7 | +Standards-Version: 4.6.2
|
|
| 8 | +Rules-Requires-Root: no
|
|
| 9 | +Build-Depends:
|
|
| 10 | + debhelper-compat (= 13),
|
|
| 11 | + ocaml,
|
|
| 11 | 12 | tex-common,
|
| 12 | 13 | dh-ocaml
|
| 13 | 14 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlweb.git
|