Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-lo
Commits:
-
5e97b04c
by Stephane Glondu at 2025-08-25T07:16:59+02:00
-
c79da108
by Stephane Glondu at 2025-08-25T07:17:39+02:00
2 changed files:
Changes:
1 | +ocaml-lo (0.2.0.git20240724.0b43bdf-2) 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:17:32 +0200
|
|
8 | + |
|
1 | 9 | ocaml-lo (0.2.0.git20240724.0b43bdf-1) unstable; urgency=medium
|
2 | 10 | |
3 | 11 | * Fetch git snapshots
|
... | ... | @@ -4,14 +4,13 @@ Priority: optional |
4 | 4 | Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
|
5 | 5 | Uploaders: Kyle Robbertze <paddatrapper@debian.org>
|
6 | 6 | Build-Depends: debhelper-compat (= 13),
|
7 | - dh-buildinfo,
|
|
8 | 7 | dh-ocaml (>= 1.2),
|
9 | 8 | libdune-ocaml-dev,
|
10 | 9 | liblo-dev,
|
11 | 10 | ocaml-dune,
|
12 | 11 | ocaml,
|
13 | 12 | pkgconf
|
14 | -Standards-Version: 4.7.0
|
|
13 | +Standards-Version: 4.7.2
|
|
15 | 14 | Rules-Requires-Root: no
|
16 | 15 | Homepage: https://www.liquidsoap.info/
|
17 | 16 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-lo.git
|