Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-ladspa
Commits:
-
27ab95b0
by Debian Janitor at 2023-07-15T06:08:17+00:00
-
e4275576
by Debian Janitor at 2023-07-15T06:08:23+00:00
-
2a71e78f
by Debian Janitor at 2023-07-15T06:08:25+00:00
-
4b4cb077
by Stephane Glondu at 2023-08-15T13:18:26+02:00
3 changed files:
Changes:
1 | 1 | ocaml-ladspa (0.2.2-3) UNRELEASED; urgency=medium
|
2 | 2 | |
3 | + [ Stéphane Glondu ]
|
|
3 | 4 | * Use ocaml_dune DH buildsystem
|
4 | 5 | |
6 | + [ Debian Janitor ]
|
|
7 | + * Trim trailing whitespace.
|
|
8 | + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
|
|
9 | + Repository-Browse.
|
|
10 | + * debian/watch: Use GitHub /tags rather than /releases page.
|
|
11 | + |
|
5 | 12 | -- Stéphane Glondu <glondu@debian.org> Sun, 13 Aug 2023 17:22:25 +0200
|
6 | 13 | |
7 | 14 | ocaml-ladspa (0.2.2-2) unstable; urgency=medium
|
... | ... | @@ -118,4 +125,3 @@ ocaml-ladspa (0.1.0-1) unstable; urgency=low |
118 | 125 | * Initial upload to sid (Closes: #451233)
|
119 | 126 | |
120 | 127 | -- Romain Beauxis <toots@rastageeks.org> Wed, 14 Nov 2007 02:03:50 +0100 |
121 | - |
1 | +---
|
|
2 | +Bug-Database: https://github.com/savonet/ocaml-ladspa/issues
|
|
3 | +Bug-Submit: https://github.com/savonet/ocaml-ladspa/issues/new
|
|
4 | +Repository: https://github.com/savonet/ocaml-ladspa.git
|
|
5 | +Repository-Browse: https://github.com/savonet/ocaml-ladspa |
1 | 1 | version=4
|
2 | -https://github.com/savonet/ocaml-ladspa/releases .*/v?([0-9.]+)\.tar\.gz |
|
2 | +https://github.com/savonet/ocaml-ladspa/tags .*/v?([0-9.]+)\.tar\.gz |