Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-xmlplaylist
Commits:
-
d4d1e39e
by Stephane Glondu at 2025-08-25T07:33:11+02:00
-
2fc97b42
by Stephane Glondu at 2025-08-25T07:33:37+02:00
2 changed files:
Changes:
1 | +ocaml-xmlplaylist (0.1.5-5) unstable; urgency=medium
|
|
2 | + |
|
3 | + * Team upload
|
|
4 | + * Remove dh-buildinfo from Build-Depends
|
|
5 | + * Bump Standards-Version to 4.7.2
|
|
6 | + |
|
7 | + -- Stéphane Glondu <glondu@debian.org> Mon, 25 Aug 2025 07:33:35 +0200
|
|
8 | + |
|
1 | 9 | ocaml-xmlplaylist (0.1.5-4) unstable; urgency=medium
|
2 | 10 | |
3 | 11 | [ Stéphane Glondu ]
|
... | ... | @@ -4,12 +4,11 @@ Priority: optional |
4 | 4 | Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
|
5 | 5 | Build-Depends:
|
6 | 6 | debhelper-compat (= 13),
|
7 | - dh-buildinfo,
|
|
8 | 7 | ocaml,
|
9 | 8 | dh-ocaml (>= 1.2),
|
10 | 9 | ocaml-dune (>= 2.0),
|
11 | 10 | libxmlm-ocaml-dev
|
12 | -Standards-Version: 4.6.2
|
|
11 | +Standards-Version: 4.7.2
|
|
13 | 12 | Rules-Requires-Root: no
|
14 | 13 | Homepage: https://github.com/savonet/ocaml-xmlplaylist
|
15 | 14 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-xmlplaylist.git
|