Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / tuareg-mode
Commits:
-
bc7d0a69
by Stephane Glondu at 2023-08-16T09:53:53+02:00
2 changed files:
Changes:
1 | 1 | tuareg-mode (1:3.0.1-2) UNRELEASED; urgency=medium
|
2 | 2 | |
3 | + [ Debian Janitor ]
|
|
3 | 4 | * Remove constraints unnecessary since buster:
|
4 | 5 | + elpa-tuareg: Drop versioned constraint on emacs in Recommends.
|
5 | 6 | |
7 | + [ Stéphane Glondu ]
|
|
8 | + * Remove Samuel from Uploaders
|
|
9 | + * Bump debhelper compat level to 13
|
|
10 | + * Add Rules-Requires-Root: no
|
|
11 | + |
|
6 | 12 | -- Debian Janitor <janitor@jelmer.uk> Sun, 24 Jul 2022 01:01:04 -0000
|
7 | 13 | |
8 | 14 | tuareg-mode (1:3.0.1-1) unstable; urgency=medium
|
... | ... | @@ -4,11 +4,12 @@ Priority: optional |
4 | 4 | Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
|
5 | 5 | Uploaders:
|
6 | 6 | Ralf Treinen <treinen@debian.org>,
|
7 | - Samuel Mimram <smimram@debian.org>,
|
|
8 | 7 | Stéphane Glondu <glondu@debian.org>
|
9 | -Build-Depends: debhelper-compat (= 12),
|
|
8 | +Build-Depends:
|
|
9 | + debhelper-compat (= 13),
|
|
10 | 10 | dh-elpa
|
11 | 11 | Standards-Version: 4.6.2
|
12 | +Rules-Requires-Root: no
|
|
12 | 13 | Vcs-Browser: https://salsa.debian.org/ocaml-team/tuareg-mode
|
13 | 14 | Vcs-Git: https://salsa.debian.org/ocaml-team/tuareg-mode.git
|
14 | 15 | Homepage: https://github.com/ocaml/tuareg
|