Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlcreal
Commits:
-
21238256
by Debian Janitor at 2023-01-21T01:27:27+00:00
-
44662596
by Stéphane Glondu at 2023-08-15T10:46:54+00:00
2 changed files:
Changes:
1 | +ocamlcreal (0.7-8) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + * Remove constraints unnecessary since buster (oldstable):
|
|
4 | + + Build-Depends: Drop versioned constraint on libgmp-ocaml-dev (>=
|
|
5 | + 20021123-16~).
|
|
6 | + |
|
7 | + -- Debian Janitor <janitor@jelmer.uk> Sat, 21 Jan 2023 01:27:27 -0000
|
|
8 | + |
|
1 | 9 | ocamlcreal (0.7-7) unstable; urgency=low
|
2 | 10 | |
3 | 11 | [ Stéphane Glondu ]
|
... | ... | @@ -7,7 +7,7 @@ Uploaders: |
7 | 7 | Build-Depends:
|
8 | 8 | debhelper-compat (= 13),
|
9 | 9 | ocaml,
|
10 | - libgmp-ocaml-dev (>= 20021123-16~),
|
|
10 | + libgmp-ocaml-dev,
|
|
11 | 11 | dh-ocaml
|
12 | 12 | Standards-Version: 4.6.0
|
13 | 13 | Rules-Requires-Root: no
|