Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / typerep
Commits:
-
e6037b5e
by Debian Janitor at 2022-11-02T07:16:33+00:00
-
c0ba4b72
by Debian Janitor at 2022-11-02T07:16:33+00:00
-
4fc79fdf
by Stéphane Glondu at 2023-02-01T11:59:11+00:00
2 changed files:
Changes:
... | ... | @@ -9,7 +9,7 @@ Build-Depends: |
9 | 9 | ocaml-dune,
|
10 | 10 | libbase-ocaml-dev (>= 0.14),
|
11 | 11 | dh-ocaml
|
12 | -Standards-Version: 4.5.0
|
|
12 | +Standards-Version: 4.6.1
|
|
13 | 13 | Rules-Requires-Root: no
|
14 | 14 | Homepage: https://github.com/janestreet/typerep
|
15 | 15 | Vcs-Browser: https://salsa.debian.org/ocaml-team/typerep
|
1 | +---
|
|
2 | +Bug-Database: https://github.com/janestreet/typerep/issues
|
|
3 | +Bug-Submit: https://github.com/janestreet/typerep/issues/new
|
|
4 | +Repository-Browse: https://github.com/janestreet/typerep |