Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-res
Commits:
-
291b515b
by Debian Janitor at 2022-11-15T01:56:50+00:00
-
118a4cc0
by Debian Janitor at 2022-11-15T01:56:50+00:00
-
703ff638
by Debian Janitor at 2022-11-15T01:56:57+00:00
-
9060e396
by Debian Janitor at 2022-11-15T01:56:59+00:00
-
59424ec1
by Stephane Glondu at 2023-08-15T13:37:47+02:00
-
9cf4fb70
by Stephane Glondu at 2023-08-15T13:38:45+02:00
4 changed files:
Changes:
1 | 1 | ocaml-res (5.0.1-3) UNRELEASED; urgency=medium
|
2 | 2 | |
3 | + [ Stéphane Glondu ]
|
|
3 | 4 | * Use ocaml_dune DH buildsystem
|
4 | 5 | |
6 | + [ Debian Janitor ]
|
|
7 | + * Update watch file format version to 4
|
|
8 | + * Bump debhelper from old 12 to 13
|
|
9 | + * Set upstream metadata fields
|
|
10 | + * Update standards version to 4.6.1, no changes needed
|
|
11 | + |
|
5 | 12 | -- Stéphane Glondu <glondu@debian.org> Sun, 13 Aug 2023 17:01:49 +0200
|
6 | 13 | |
7 | 14 | ocaml-res (5.0.1-2) unstable; urgency=medium
|
... | ... | @@ -3,11 +3,11 @@ Section: ocaml |
3 | 3 | Priority: optional
|
4 | 4 | Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
|
5 | 5 | Build-Depends:
|
6 | - debhelper-compat (= 12),
|
|
6 | + debhelper-compat (= 13),
|
|
7 | 7 | ocaml,
|
8 | 8 | ocaml-dune,
|
9 | 9 | dh-ocaml (>= 1.2)
|
10 | -Standards-Version: 4.5.0
|
|
10 | +Standards-Version: 4.6.1
|
|
11 | 11 | Rules-Requires-Root: no
|
12 | 12 | Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-res
|
13 | 13 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-res.git
|
1 | +---
|
|
2 | +Bug-Database: https://github.com/mmottl/res/issues
|
|
3 | +Bug-Submit: https://github.com/mmottl/res/issues/new
|
|
4 | +Repository-Browse: https://github.com/mmottl/res |
1 | -version=3
|
|
1 | +version=4
|
|
2 | 2 | https://github.com/mmottl/res/releases .*/archive/v?(.*)\.tar\.gz |