Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / extlib
Commits:
-
f9b7249e
by root at 2022-02-24T14:39:23+00:00
-
ff52d4f3
by Stéphane Glondu at 2023-08-15T07:37:35+00:00
2 changed files:
Changes:
1 | +extlib (1.7.8-3) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + * Remove constraints unnecessary since buster:
|
|
4 | + + libextlib-ocaml: Drop versioned constraint on libextlib-ocaml-dev in
|
|
5 | + Replaces.
|
|
6 | + + libextlib-ocaml: Drop versioned constraint on libextlib-ocaml-dev in
|
|
7 | + Breaks.
|
|
8 | + |
|
9 | + -- Debian Janitor <janitor@jelmer.uk> Thu, 24 Feb 2022 14:39:23 -0000
|
|
10 | + |
|
1 | 11 | extlib (1.7.8-2) unstable; urgency=medium
|
2 | 12 | |
3 | 13 | [ Stéphane Glondu ]
|
... | ... | @@ -48,8 +48,6 @@ Depends: |
48 | 48 | ${shlibs:Depends},
|
49 | 49 | ${misc:Depends}
|
50 | 50 | Provides: ${ocaml:Provides}
|
51 | -Replaces: libextlib-ocaml-dev (<< 1.5.1-4)
|
|
52 | -Breaks: libextlib-ocaml-dev (<< 1.5.1-4)
|
|
53 | 51 | Description: extended standard library for OCaml (plugins)
|
54 | 52 | ExtLib is a project aiming at providing a complete - yet small -
|
55 | 53 | standard library for the OCaml programming language.
|