Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / camljava
Commits:
-
65dc5efa
by Debian Janitor at 2022-10-31T18:59:06+00:00
-
7d4bc05c
by Debian Janitor at 2022-10-31T18:59:14+00:00
-
ee727f7c
by Debian Janitor at 2022-10-31T18:59:16+00:00
-
fc21f5f1
by Stéphane Glondu at 2023-08-15T07:46:03+00:00
2 changed files:
Changes:
| ... | ... | @@ -8,11 +8,11 @@ Build-Depends: |
| 8 | 8 | default-jdk,
|
| 9 | 9 | ocaml-findlib,
|
| 10 | 10 | dh-ocaml
|
| 11 | -Standards-Version: 4.6.0
|
|
| 11 | +Standards-Version: 4.6.1
|
|
| 12 | 12 | Rules-Requires-Root: no
|
| 13 | 13 | Vcs-Git: https://salsa.debian.org/ocaml-team/camljava.git
|
| 14 | 14 | Vcs-Browser: https://salsa.debian.org/ocaml-team/camljava
|
| 15 | -Homepage: http://pauillac.inria.fr/~xleroy/software.html#camljava
|
|
| 15 | +Homepage: https://pauillac.inria.fr/~xleroy/software.html#camljava
|
|
| 16 | 16 | |
| 17 | 17 | Package: libcamljava-ocaml-dev
|
| 18 | 18 | Architecture: any
|
| 1 | +---
|
|
| 2 | +Repository-Browse: https://github.com/xavierleroy/camljava |