Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-zarith
Commits:
-
f66411e4
by Debian Janitor at 2022-10-19T17:28:41+00:00
-
71649069
by Debian Janitor at 2022-10-19T17:28:41+00:00
-
0d50013c
by Debian Janitor at 2022-10-19T17:28:41+00:00
-
c34449ee
by Stéphane Glondu at 2023-07-22T07:10:29+00:00
3 changed files:
Changes:
... | ... | @@ -11,7 +11,7 @@ Build-Depends: |
11 | 11 | dh-ocaml,
|
12 | 12 | libgmp3-dev,
|
13 | 13 | ocaml-findlib
|
14 | -Standards-Version: 4.6.0
|
|
14 | +Standards-Version: 4.6.1
|
|
15 | 15 | Rules-Requires-Root: no
|
16 | 16 | Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-zarith
|
17 | 17 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-zarith.git
|
1 | +---
|
|
2 | +Repository-Browse: https://github.com/ocaml/Zarith |
1 | 1 | version=4
|
2 | -https://github.com/ocaml/Zarith/releases .*/release-(.*)\.tar\.gz |
|
2 | +https://github.com/ocaml/Zarith/tags .*/release-(.*)\.tar\.gz |