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 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 - - - - - 118a4cc0 by Debian Janitor at 2022-11-15T01:56:50+00:00 Bump debhelper from old 12 to 13. + debian/rules: Drop --fail-missing argument to dh_missing, which is now the default. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html - - - - - 703ff638 by Debian Janitor at 2022-11-15T01:56:57+00:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - 9060e396 by Debian Janitor at 2022-11-15T01:56:59+00:00 Update standards version to 4.6.1, 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 - - - - - 59424ec1 by Stephane Glondu at 2023-08-15T13:37:47+02:00 Merge branch 'ocaml-res-lintian-fixes' - - - - - 9cf4fb70 by Stephane Glondu at 2023-08-15T13:38:45+02:00 Update changelog - - - - - 4 changed files: - debian/changelog - debian/control - + debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,14 @@ ocaml-res (5.0.1-3) UNRELEASED; urgency=medium + [ Stéphane Glondu ] * Use ocaml_dune DH buildsystem + [ Debian Janitor ] + * Update watch file format version to 4 + * Bump debhelper from old 12 to 13 + * Set upstream metadata fields + * Update standards version to 4.6.1, no changes needed + -- Stéphane Glondu <[email protected]> Sun, 13 Aug 2023 17:01:49 +0200 ocaml-res (5.0.1-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -3,11 +3,11 @@ Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers <[email protected]> Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), ocaml, ocaml-dune, dh-ocaml (>= 1.2) -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-res Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-res.git ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,4 @@ +--- +Bug-Database: https://github.com/mmottl/res/issues +Bug-Submit: https://github.com/mmottl/res/issues/new +Repository-Browse: https://github.com/mmottl/res ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 https://github.com/mmottl/res/releases .*/archive/v?(.*)\.tar\.gz View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-res/-/compare/ebddd1c06c965a3062c76f8055f0d113ba6906f9...9cf4fb7011655a9806b73d48b782f42bd3732a17 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-res/-/compare/ebddd1c06c965a3062c76f8055f0d113ba6906f9...9cf4fb7011655a9806b73d48b782f42bd3732a17 You're receiving this email because of your account on salsa.debian.org.

