Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / planets
Commits:
-
5fb3c184
by Stephane Glondu at 2023-08-16T09:56:42+02:00
2 changed files:
Changes:
1 | 1 | planets (0.1.13-21) UNRELEASED; urgency=medium
|
2 | 2 | |
3 | + [ Debian Janitor ]
|
|
3 | 4 | * Update watch file format version to 4.
|
4 | 5 | * Bump debhelper from old 11 to 13.
|
5 | 6 | * Set debhelper-compat version in Build-Depends.
|
6 | 7 | * Refer to specific version of license GPL-2+.
|
7 | - * Update standards version to 4.1.5, no changes needed.
|
|
8 | + |
|
9 | + [ Stéphane Glondu ]
|
|
10 | + * Remove Samuel from Uploaders
|
|
11 | + * Add Rules-Requires-Root: no
|
|
12 | + * Bump Standards-Version to 4.6.2
|
|
8 | 13 | |
9 | 14 | -- Debian Janitor <janitor@jelmer.uk> Wed, 02 Nov 2022 09:03:54 -0000
|
10 | 15 |
... | ... | @@ -2,8 +2,8 @@ Source: planets |
2 | 2 | Section: science
|
3 | 3 | Priority: optional
|
4 | 4 | Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
|
5 | -Uploaders: Martin Pitt <mpitt@debian.org>,
|
|
6 | - Samuel Mimram <smimram@debian.org>,
|
|
5 | +Uploaders:
|
|
6 | + Martin Pitt <mpitt@debian.org>,
|
|
7 | 7 | Ralf Treinen <treinen@debian.org>
|
8 | 8 | Build-Depends:
|
9 | 9 | debhelper-compat (= 13),
|
... | ... | @@ -12,7 +12,8 @@ Build-Depends: |
12 | 12 | liblabltk-ocaml-dev,
|
13 | 13 | ocaml,
|
14 | 14 | camlp4
|
15 | -Standards-Version: 4.1.5
|
|
15 | +Standards-Version: 4.6.2
|
|
16 | +Rules-Requires-Root: no
|
|
16 | 17 | Vcs-Git: https://salsa.debian.org/ocaml-team/planets.git
|
17 | 18 | Vcs-Browser: https://salsa.debian.org/ocaml-team/planets
|
18 | 19 | Homepage: http://planets.homedns.org/
|