Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / tophide
Commits:
-
43978b0c
by Stephane Glondu at 2023-09-21T07:02:17+02:00
-
04a2f1fc
by Stephane Glondu at 2023-09-21T07:02:37+02:00
-
bac083ff
by Stephane Glondu at 2023-09-21T07:03:45+02:00
2 changed files:
Changes:
1 | +tophide (1.0.4-5) unstable; urgency=medium
|
|
2 | + |
|
3 | + * Team upload
|
|
4 | + * Recompile with OCaml 4.14.1
|
|
5 | + * Make libtophide-ocaml-dev an arch:any package
|
|
6 | + * Bump Standards-Version to 4.6.2
|
|
7 | + |
|
8 | + -- Stéphane Glondu <glondu@debian.org> Thu, 21 Sep 2023 07:03:42 +0200
|
|
9 | + |
|
1 | 10 | tophide (1.0.4-4) unstable; urgency=medium
|
2 | 11 | |
3 | 12 | * Team upload
|
... | ... | @@ -7,14 +7,14 @@ Build-Depends: |
7 | 7 | ocaml-findlib,
|
8 | 8 | dh-ocaml,
|
9 | 9 | debhelper-compat (= 13)
|
10 | -Standards-Version: 4.6.0
|
|
10 | +Standards-Version: 4.6.2
|
|
11 | 11 | Rules-Requires-Root: no
|
12 | 12 | Homepage: http://mjambon.com/ocaml.html#tophide
|
13 | 13 | Vcs-Git: https://salsa.debian.org/ocaml-team/tophide.git
|
14 | 14 | Vcs-Browser: https://salsa.debian.org/ocaml-team/tophide
|
15 | 15 | |
16 | 16 | Package: libtophide-ocaml-dev
|
17 | -Architecture: all
|
|
17 | +Architecture: any
|
|
18 | 18 | Depends:
|
19 | 19 | ${ocaml:Depends},
|
20 | 20 | ${shlibs:Depends},
|