Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlwc
Commits:
-
2e406874
by Debian Janitor at 2022-10-23T11:14:46+00:00
-
03a39cef
by Debian Janitor at 2022-10-23T11:14:49+00:00
-
fe3caf51
by Debian Janitor at 2023-03-09T04:05:51+00:00
-
2e49dc41
by Stéphane Glondu at 2023-08-15T11:57:37+00:00
2 changed files:
Changes:
1 | +ocamlwc (0.3-19) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + * Use secure URI in Homepage field.
|
|
4 | + * Update standards version to 4.6.1, no changes needed.
|
|
5 | + * Update standards version to 4.6.2, no changes needed.
|
|
6 | + |
|
7 | + -- Debian Janitor <janitor@jelmer.uk> Sun, 23 Oct 2022 11:14:46 -0000
|
|
8 | + |
|
1 | 9 | ocamlwc (0.3-18) unstable; urgency=medium
|
2 | 10 | |
3 | 11 | * Recompile with OCaml 4.13.1
|
... | ... | @@ -7,11 +7,11 @@ Uploaders: Georg Neis <gn@oglaroon.de>, |
7 | 7 | Stéphane Glondu <glondu@debian.org>
|
8 | 8 | Build-Depends: debhelper-compat (= 13), dh-ocaml
|
9 | 9 | Build-Depends-Indep: ocaml
|
10 | -Standards-Version: 4.6.0
|
|
10 | +Standards-Version: 4.6.2
|
|
11 | 11 | Rules-Requires-Root: no
|
12 | 12 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlwc.git
|
13 | 13 | Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlwc
|
14 | -Homepage: http://www.lri.fr/~filliatr/software.en.html
|
|
14 | +Homepage: https://www.lri.fr/~filliatr/software.en.html
|
|
15 | 15 | |
16 | 16 | Package: ocamlwc
|
17 | 17 | Architecture: all
|