Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / hevea-doc
Commits: 264a6f3b by Debian Janitor at 2022-09-18T16:30:50+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 - - - - - af6f0c0e by Stéphane Glondu at 2023-08-14T09:30:27+00:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request ocaml-team/hevea-doc!2 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +hevea-doc (2.36-2) UNRELEASED; urgency=medium + + * Use secure URI in Homepage field. + + -- Debian Janitor <[email protected]> Sun, 18 Sep 2022 16:30:50 -0000 + hevea-doc (2.36-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Standards-Version: 4.6.1 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/ocaml-team/hevea-doc Vcs-Git: https://salsa.debian.org/ocaml-team/hevea-doc.git -Homepage: http://hevea.inria.fr +Homepage: https://hevea.inria.fr Package: hevea-doc Architecture: all View it on GitLab: https://salsa.debian.org/ocaml-team/hevea-doc/-/compare/5084ac3ec8bec1954a7e39534c4e18ff9dd4bbb8...af6f0c0edf8a66139ddaac98f5b442ad85e2ee10 -- View it on GitLab: https://salsa.debian.org/ocaml-team/hevea-doc/-/compare/5084ac3ec8bec1954a7e39534c4e18ff9dd4bbb8...af6f0c0edf8a66139ddaac98f5b442ad85e2ee10 You're receiving this email because of your account on salsa.debian.org.

