Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlnet
Commits:
-
93abd9fd
by Debian Janitor at 2023-01-21T02:01:36+00:00
-
91b7108a
by Stephane Glondu at 2023-08-15T13:46:31+02:00
-
ca909992
by Stephane Glondu at 2023-08-15T13:47:00+02:00
2 changed files:
Changes:
1 | +ocamlnet (4.1.9-3) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + [ Debian Janitor ]
|
|
4 | + * Remove constraints unnecessary since buster (oldstable)
|
|
5 | + |
|
6 | + -- Stéphane Glondu <glondu@debian.org> Tue, 15 Aug 2023 13:46:42 +0200
|
|
7 | + |
|
1 | 8 | ocamlnet (4.1.9-2) unstable; urgency=medium
|
2 | 9 | |
3 | 10 | * Disable pcre support
|
... | ... | @@ -10,9 +10,9 @@ Build-Depends: |
10 | 10 | dh-apache2,
|
11 | 11 | ocaml,
|
12 | 12 | camlp4,
|
13 | - ocaml-findlib (>= 1.4),
|
|
13 | + ocaml-findlib,
|
|
14 | 14 | libfindlib-ocaml-dev,
|
15 | - liblablgtk2-ocaml-dev (>= 2.12.0-4~),
|
|
15 | + liblablgtk2-ocaml-dev,
|
|
16 | 16 | libzip-ocaml-dev,
|
17 | 17 | libgnutls28-dev,
|
18 | 18 | apache2-dev
|