Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-sqlite3
Commits: ec803b06 by Debian Janitor at 2021-09-24T04:25:11+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 - - - - - 6305f661 by Debian Janitor at 2021-09-24T04:25:14+00:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - f7a4e5b7 by Debian Janitor at 2021-09-24T04:25:17+00:00 Update standards version to 4.5.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 - - - - - 86eed989 by Stéphane Glondu at 2022-03-04T14:36:34+00:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request ocaml-team/ocaml-sqlite3!1 - - - - - 2 changed files: - debian/control - debian/watch Changes: ===================================== debian/control ===================================== @@ -12,10 +12,10 @@ Build-Depends: libdune-ocaml-dev, ocaml-findlib (>= 1.4), dh-ocaml -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Rules-Requires-Root: no Section: ocaml -Homepage: http://mmottl.github.io/sqlite3-ocaml +Homepage: https://mmottl.github.io/sqlite3-ocaml Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-sqlite3.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-sqlite3 ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 https://github.com/mmottl/sqlite3-ocaml/releases .*/sqlite3-ocaml/releases/download/v?(.*)/sqlite3-.*\.tbz View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-sqlite3/-/compare/96b87149b6a2e821aa12a2e33254609b1ec6497a...86eed9893ab3388baebca1ee545a909ebbd2f1ba -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-sqlite3/-/compare/96b87149b6a2e821aa12a2e33254609b1ec6497a...86eed9893ab3388baebca1ee545a909ebbd2f1ba You're receiving this email because of your account on salsa.debian.org.

