Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlodbc
Commits:
-
2170c18a
by Debian Janitor at 2023-01-30T12:13:19+00:00
-
cc5769e6
by Stephane Glondu at 2023-08-15T13:45:00+02:00
2 changed files:
Changes:
| 1 | +ocamlodbc (2.15-8) UNRELEASED; urgency=medium
|
|
| 2 | + |
|
| 3 | + * Remove constraints unnecessary since buster (oldstable):
|
|
| 4 | + + Build-Depends: Drop versioned constraint on dh-ocaml (>= 0.9.1).
|
|
| 5 | + + Build-Depends: Drop versioned constraint on ocaml-nox (>= 3.11).
|
|
| 6 | + + Build-Depends: Drop versioned constraint on ocaml-findlib (>= 1.2.4).
|
|
| 7 | + + Build-Depends: Drop versioned constraint on liblablgtk2-ocaml-dev (>=
|
|
| 8 | + 2.12.0).
|
|
| 9 | + |
|
| 10 | + -- Debian Janitor <janitor@jelmer.uk> Mon, 30 Jan 2023 12:13:19 -0000
|
|
| 11 | + |
|
| 1 | 12 | ocamlodbc (2.15-7) unstable; urgency=medium
|
| 2 | 13 | |
| 3 | 14 | * Team upload
|
| ... | ... | @@ -5,10 +5,10 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
| 5 | 5 | Build-Depends:
|
| 6 | 6 | debhelper-compat (= 13),
|
| 7 | 7 | unixodbc-dev,
|
| 8 | - dh-ocaml (>= 0.9.1),
|
|
| 9 | - ocaml (>= 3.11),
|
|
| 10 | - ocaml-findlib (>= 1.2.4),
|
|
| 11 | - liblablgtk2-ocaml-dev (>= 2.12.0)
|
|
| 8 | + dh-ocaml,
|
|
| 9 | + ocaml,
|
|
| 10 | + ocaml-findlib,
|
|
| 11 | + liblablgtk2-ocaml-dev
|
|
| 12 | 12 | Standards-Version: 4.5.0
|
| 13 | 13 | Rules-Requires-Root: no
|
| 14 | 14 | Homepage: http://download.gna.org/ocamlodbc/
|