Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / dh-ocaml
Commits:
-
b44492d9
by Stephane Glondu at 2023-08-08T11:46:30+02:00
2 changed files:
Changes:
| 1 | +dh-ocaml (1.2.3) UNRELEASED; urgency=medium
|
|
| 2 | + |
|
| 3 | + * Remove Breaks/Replaces relative to old ocaml versions
|
|
| 4 | + |
|
| 5 | + -- Stéphane Glondu <glondu@debian.org> Tue, 08 Aug 2023 11:46:20 +0200
|
|
| 6 | + |
|
| 1 | 7 | dh-ocaml (1.2.2) unstable; urgency=medium
|
| 2 | 8 | |
| 3 | 9 | * Remove dh_dwz override from ocamlvars.mk
|
| ... | ... | @@ -25,17 +25,7 @@ Depends: ${misc:Depends} |
| 25 | 25 | Provides: dh-sequence-ocaml
|
| 26 | 26 | Recommends:
|
| 27 | 27 | debhelper,
|
| 28 | - ocaml-nox (>> 3.12)
|
|
| 29 | -Replaces:
|
|
| 30 | - ocaml-base-nox (<< 3.11.0~beta1-1),
|
|
| 31 | - ocaml (<< 3.11.0~beta1-1),
|
|
| 32 | - ocaml-nox (<< 3.11.0~beta1-1),
|
|
| 33 | - ocaml-base (<< 3.11.0~beta1-1)
|
|
| 34 | -Breaks:
|
|
| 35 | - ocaml-base-nox (<< 3.12),
|
|
| 36 | - ocaml (<< 3.12),
|
|
| 37 | - ocaml-nox (<< 3.12),
|
|
| 38 | - ocaml-base (<< 3.12)
|
|
| 28 | + ocaml
|
|
| 39 | 29 | Suggests:
|
| 40 | 30 | git
|
| 41 | 31 | Description: helper tools for maintaining OCaml-related Debian packages
|