Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / dh-ocaml
Commits:
-
4d976557
by Stephane Glondu at 2024-09-25T08:25:05+02:00
-
0aac8e92
by Stephane Glondu at 2024-09-25T08:25:09+02:00
3 changed files:
Changes:
1 | -dh-ocaml (2.3) UNRELEASED; urgency=medium
|
|
1 | +dh-ocaml (2.3) unstable; urgency=medium
|
|
2 | 2 | |
3 | 3 | * Make .in suffix used by dh_ocamlinit configurable
|
4 | 4 | * Remove cdbs rules and related stuff
|
5 | + * Bump Standards-Version to 4.7.0
|
|
5 | 6 | |
6 | - -- Stéphane Glondu <glondu@debian.org> Tue, 06 Aug 2024 05:29:42 +0200
|
|
7 | + -- Stéphane Glondu <glondu@debian.org> Wed, 25 Sep 2024 08:22:27 +0200
|
|
7 | 8 | |
8 | 9 | dh-ocaml (2.2) unstable; urgency=medium
|
9 | 10 |
... | ... | @@ -14,7 +14,7 @@ Build-Depends-Indep: |
14 | 14 | xsltproc,
|
15 | 15 | libxml2-utils,
|
16 | 16 | lynx
|
17 | -Standards-Version: 4.6.2
|
|
17 | +Standards-Version: 4.7.0
|
|
18 | 18 | Rules-Requires-Root: no
|
19 | 19 | Vcs-Git: https://salsa.debian.org/ocaml-team/dh-ocaml.git
|
20 | 20 | Vcs-Browser: https://salsa.debian.org/ocaml-team/dh-ocaml
|
1 | -cdbs/1 usr/share/cdbs
|
|
2 | 1 | share/* usr/share/ocaml
|
3 | 2 | debhelper/dh_ocaml usr/bin
|
4 | 3 | debhelper/dh_ocamlinit usr/bin
|