Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-result
Commits:
-
78b22354
by Debian Janitor at 2023-07-15T05:49:43+00:00
-
ca8c013b
by Debian Janitor at 2023-07-15T05:49:47+00:00
-
cf5bf2f6
by Stephane Glondu at 2023-08-15T13:35:06+02:00
-
ce172a4a
by Stephane Glondu at 2023-08-15T13:36:00+02:00
3 changed files:
Changes:
1 | 1 | ocaml-result (1.5-4) UNRELEASED; urgency=medium
|
2 | 2 | |
3 | + [ Stéphane Glondu ]
|
|
3 | 4 | * Use ocaml_dune DH buildsystem
|
4 | 5 | |
6 | + [ Debian Janitor ]
|
|
7 | + * Update watch file format version to 4
|
|
8 | + * Update standards version to 4.6.2, no changes needed
|
|
9 | + |
|
5 | 10 | -- Stéphane Glondu <glondu@debian.org> Sun, 13 Aug 2023 16:58:43 +0200
|
6 | 11 | |
7 | 12 | ocaml-result (1.5-3) unstable; urgency=medium
|
... | ... | @@ -9,7 +9,7 @@ Build-Depends: |
9 | 9 | ocaml-findlib,
|
10 | 10 | ocaml-dune (>= 2),
|
11 | 11 | dh-ocaml (>= 1.2)
|
12 | -Standards-Version: 4.5.0
|
|
12 | +Standards-Version: 4.6.2
|
|
13 | 13 | Rules-Requires-Root: no
|
14 | 14 | Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-result
|
15 | 15 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-result.git
|
1 | -version=3
|
|
1 | +version=4
|
|
2 | 2 | opts=uversionmangle=s/-rc/~rc/ https://github.com/janestreet/result/tags /.*/archive/([\d\.\-rc]+)\.tar\.gz |