Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlwc
Commits: 2e406874 by Debian Janitor at 2022-10-23T11:14:46+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 - - - - - 03a39cef by Debian Janitor at 2022-10-23T11:14:49+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 - - - - - fe3caf51 by Debian Janitor at 2023-03-09T04:05:51+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 - - - - - 2e49dc41 by Stéphane Glondu at 2023-08-15T11:57:37+00:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request ocaml-team/ocamlwc!1 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +ocamlwc (0.3-19) UNRELEASED; urgency=medium + + * Use secure URI in Homepage field. + * Update standards version to 4.6.1, no changes needed. + * Update standards version to 4.6.2, no changes needed. + + -- Debian Janitor <[email protected]> Sun, 23 Oct 2022 11:14:46 -0000 + ocamlwc (0.3-18) unstable; urgency=medium * Recompile with OCaml 4.13.1 ===================================== debian/control ===================================== @@ -7,11 +7,11 @@ Uploaders: Georg Neis <[email protected]>, Stéphane Glondu <[email protected]> Build-Depends: debhelper-compat (= 13), dh-ocaml Build-Depends-Indep: ocaml -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlwc.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlwc -Homepage: http://www.lri.fr/~filliatr/software.en.html +Homepage: https://www.lri.fr/~filliatr/software.en.html Package: ocamlwc Architecture: all View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlwc/-/compare/4ef62b4959b76b42eab72dbe85e80adac8f9cd7b...2e49dc41ff65166ddb99f42d5e789e6d6c403f13 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlwc/-/compare/4ef62b4959b76b42eab72dbe85e80adac8f9cd7b...2e49dc41ff65166ddb99f42d5e789e6d6c403f13 You're receiving this email because of your account on salsa.debian.org.

