Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / cairo-ocaml
Commits:
-
baf457cc
by Debian Janitor at 2023-01-05T23:54:06+00:00
-
e4166ede
by Stephane Glondu at 2023-08-15T09:53:20+02:00
-
b6274a3b
by Stephane Glondu at 2023-08-15T09:54:12+02:00
2 changed files:
Changes:
1 | +cairo-ocaml (1:1.2.0-9) 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 09:53:45 +0200
|
|
7 | + |
|
1 | 8 | cairo-ocaml (1:1.2.0-8) unstable; urgency=medium
|
2 | 9 | |
3 | 10 | * Team upload
|
... | ... | @@ -6,11 +6,11 @@ Build-Depends: |
6 | 6 | debhelper (>= 12),
|
7 | 7 | automake,
|
8 | 8 | autoconf,
|
9 | - ocaml-findlib (>= 1.4),
|
|
10 | - dh-ocaml (>= 0.9),
|
|
9 | + ocaml-findlib,
|
|
10 | + dh-ocaml,
|
|
11 | 11 | ocaml,
|
12 | - libcairo2-dev (>= 1.2),
|
|
13 | - liblablgtk2-ocaml-dev (>= 2.12.0-4~)
|
|
12 | + libcairo2-dev,
|
|
13 | + liblablgtk2-ocaml-dev
|
|
14 | 14 | Standards-Version: 4.4.0
|
15 | 15 | Homepage: http://cairographics.org/cairo-ocaml/
|
16 | 16 | Vcs-Browser: https://salsa.debian.org/ocaml-team/cairo-ocaml
|