Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-tools
Commits:
-
c9fddcfd
by Stephane Glondu at 2022-01-19T21:12:51+01:00
-
f00fed33
by Stephane Glondu at 2022-01-19T21:13:38+01:00
2 changed files:
Changes:
| 1 |
+ocaml-tools (20120103-8) unstable; urgency=medium
|
|
| 2 |
+ |
|
| 3 |
+ * Team upload
|
|
| 4 |
+ * Recompile with OCaml 4.13.1
|
|
| 5 |
+ * Bump Standards-Version to 4.6.0
|
|
| 6 |
+ |
|
| 7 |
+ -- Stéphane Glondu <glondu@debian.org> Wed, 19 Jan 2022 21:13:25 +0100
|
|
| 8 |
+ |
|
| 1 | 9 |
ocaml-tools (20120103-7) unstable; urgency=medium
|
| 2 | 10 |
|
| 3 | 11 |
[ Stéphane Glondu ]
|
| ... | ... | @@ -5,8 +5,8 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
| 5 | 5 |
Uploaders:
|
| 6 | 6 |
Ralf Treinen <treinen@debian.org>,
|
| 7 | 7 |
Mehdi Dogguy <mehdi@debian.org>
|
| 8 |
-Build-Depends: debhelper-compat (= 13), ocaml-nox, dh-ocaml
|
|
| 9 |
-Standards-Version: 4.5.0
|
|
| 8 |
+Build-Depends: debhelper-compat (= 13), ocaml, dh-ocaml
|
|
| 9 |
+Standards-Version: 4.6.0
|
|
| 10 | 10 |
Rules-Requires-Root: no
|
| 11 | 11 |
Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-tools.git
|
| 12 | 12 |
Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-tools
|