Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-result
Commits: 78b22354 by Debian Janitor at 2023-07-15T05:49:43+00:00 Update watch file format version to 4. Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html - - - - - ca8c013b by Debian Janitor at 2023-07-15T05:49:47+00:00 Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - cf5bf2f6 by Stephane Glondu at 2023-08-15T13:35:06+02:00 Merge branch 'ocaml-result-lintian-fixes' - - - - - ce172a4a by Stephane Glondu at 2023-08-15T13:36:00+02:00 Update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,12 @@ ocaml-result (1.5-4) UNRELEASED; urgency=medium + [ Stéphane Glondu ] * Use ocaml_dune DH buildsystem + [ Debian Janitor ] + * Update watch file format version to 4 + * Update standards version to 4.6.2, no changes needed + -- Stéphane Glondu <[email protected]> Sun, 13 Aug 2023 16:58:43 +0200 ocaml-result (1.5-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: ocaml-findlib, ocaml-dune (>= 2), dh-ocaml (>= 1.2) -Standards-Version: 4.5.0 +Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-result Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-result.git ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 opts=uversionmangle=s/-rc/~rc/ https://github.com/janestreet/result/tags /.*/archive/([\d\.\-rc]+)\.tar\.gz View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-result/-/compare/e6379145a795f586b822e4164f773273be142ebe...ce172a4a578e345b3dcf1cd2b8cdc1bb5c4caf0c -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-result/-/compare/e6379145a795f586b822e4164f773273be142ebe...ce172a4a578e345b3dcf1cd2b8cdc1bb5c4caf0c You're receiving this email because of your account on salsa.debian.org.

