Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-frei0r
Commits:
-
33875890
by Stephane Glondu at 2025-08-25T01:29:01+02:00
-
7a1a9ea0
by Stephane Glondu at 2025-08-25T01:29:48+02:00
2 changed files:
Changes:
1 | +ocaml-frei0r (0.1.2-4) unstable; urgency=medium
|
|
2 | + |
|
3 | + * Team upload
|
|
4 | + * Remove dh-buildinfo from Build-Depends
|
|
5 | + * Build-depend on pkgconf instead of pkg-config
|
|
6 | + * Bump Standards-Version to 4.7.2
|
|
7 | + |
|
8 | + -- Stéphane Glondu <glondu@debian.org> Mon, 25 Aug 2025 01:29:43 +0200
|
|
9 | + |
|
1 | 10 | ocaml-frei0r (0.1.2-3) unstable; urgency=medium
|
2 | 11 | |
3 | 12 | * Team upload
|
... | ... | @@ -4,14 +4,13 @@ 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 | frei0r-plugins-dev,
|
11 | 10 | ocaml-dune,
|
12 | 11 | libdune-ocaml-dev,
|
13 | - pkg-config
|
|
14 | -Standards-Version: 4.6.0
|
|
12 | + pkgconf
|
|
13 | +Standards-Version: 4.7.2
|
|
15 | 14 | Rules-Requires-Root: no
|
16 | 15 | Homepage: https://github.com/savonet/ocaml-frei0r
|
17 | 16 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-frei0r.git
|