Kyle Robbertze pushed to branch master at Debian OCaml Maintainers / ocaml-theora
Commits:
-
524d1cbf
by Debian Janitor at 2022-11-29T03:33:10+00:00
-
5bf05e70
by Debian Janitor at 2022-11-29T03:33:14+00:00
-
36b9802e
by Kyle Robbertze at 2022-11-30T08:18:10+00:00
2 changed files:
Changes:
1 | +ocaml-theora (0.4.0-3) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + * Use secure URI in Homepage field.
|
|
4 | + * Update standards version to 4.6.1, no changes needed.
|
|
5 | + |
|
6 | + -- Debian Janitor <janitor@jelmer.uk> Tue, 29 Nov 2022 03:33:10 -0000
|
|
7 | + |
|
1 | 8 | ocaml-theora (0.4.0-2) unstable; urgency=low
|
2 | 9 | |
3 | 10 | [ Debian Janitor ]
|
... | ... | @@ -12,9 +12,9 @@ Build-Depends: debhelper-compat (= 13), |
12 | 12 | ocaml-dune,
|
13 | 13 | ocaml-nox,
|
14 | 14 | pkg-config
|
15 | -Standards-Version: 4.6.0
|
|
15 | +Standards-Version: 4.6.1
|
|
16 | 16 | Rules-Requires-Root: no
|
17 | -Homepage: http://savonet.sourceforge.net/
|
|
17 | +Homepage: https://savonet.sourceforge.net/
|
|
18 | 18 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-theora.git
|
19 | 19 | Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-theora
|
20 | 20 |