Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / xstr
Commits:
-
e014bb44
by Stephane Glondu at 2023-08-16T09:50:32+02:00
2 changed files:
Changes:
1 | 1 | xstr (0.2.1-24) UNRELEASED; urgency=medium
|
2 | 2 | |
3 | + [ Debian Janitor ]
|
|
3 | 4 | * Trim trailing whitespace.
|
4 | 5 | * Bump debhelper from old 10 to 13.
|
5 | 6 | * Set debhelper-compat version in Build-Depends.
|
6 | 7 | |
8 | + [ Stéphane Glondu ]
|
|
9 | + * Add Rules-Requires-Root: no
|
|
10 | + * Bump Standards-Version to 4.6.2
|
|
11 | + |
|
7 | 12 | -- Debian Janitor <janitor@jelmer.uk> Sat, 12 Aug 2023 07:53:44 -0000
|
8 | 13 | |
9 | 14 | xstr (0.2.1-23) unstable; urgency=medium
|
... | ... | @@ -5,9 +5,10 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
5 | 5 | Build-Depends:
|
6 | 6 | debhelper-compat (= 13),
|
7 | 7 | ocaml,
|
8 | - ocaml-findlib (>= 1.2.4),
|
|
9 | - dh-ocaml (>= 0.9.1)
|
|
10 | -Standards-Version: 4.0.1
|
|
8 | + ocaml-findlib,
|
|
9 | + dh-ocaml
|
|
10 | +Standards-Version: 4.6.2
|
|
11 | +Rules-Requires-Root: no
|
|
11 | 12 | Vcs-Git: https://salsa.debian.org/ocaml-team/xstr.git
|
12 | 13 | Vcs-Browser: https://salsa.debian.org/ocaml-team/xstr
|
13 | 14 | Homepage: http://projects.camlcity.org/projects/xstr.html
|