Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-zarith
Commits: f66411e4 by Debian Janitor at 2022-10-19T17:28:41+00:00 Set upstream metadata fields: 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 - - - - - 71649069 by Debian Janitor at 2022-10-19T17:28:41+00:00 debian/watch: Use GitHub /tags rather than /releases page. Changes-By: lintian-brush - - - - - 0d50013c by Debian Janitor at 2022-10-19T17:28:41+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 - - - - - c34449ee by Stéphane Glondu at 2023-07-22T07:10:29+00:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request ocaml-team/ocaml-zarith!2 - - - - - 3 changed files: - debian/control - + debian/upstream/metadata - debian/watch Changes: ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: dh-ocaml, libgmp3-dev, ocaml-findlib -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-zarith Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-zarith.git ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,2 @@ +--- +Repository-Browse: https://github.com/ocaml/Zarith ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ version=4 -https://github.com/ocaml/Zarith/releases .*/release-(.*)\.tar\.gz +https://github.com/ocaml/Zarith/tags .*/release-(.*)\.tar\.gz View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-zarith/-/compare/496b1fdcb427619c38d95e3568917d31caaf29ad...c34449eeee567b661e76e79f945cba769859255f -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-zarith/-/compare/496b1fdcb427619c38d95e3568917d31caaf29ad...c34449eeee567b661e76e79f945cba769859255f You're receiving this email because of your account on salsa.debian.org.

