Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocsigenserver
Commits: 13967880 by Debian Janitor at 2022-08-31T11:10:09+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 - - - - - 97f0ba53 by Stéphane Glondu at 2023-08-15T11:53:09+00:00 Merge branch 'lintian-fixes' into 'master' Use secure URI in Homepage field See merge request ocaml-team/ocsigenserver!2 - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -24,7 +24,7 @@ Build-Depends: dh-ocaml Standards-Version: 4.6.2 Rules-Requires-Root: no -Homepage: http://ocsigen.org/ocsigenserver/ +Homepage: https://ocsigen.org/ocsigenserver/ Vcs-Browser: https://salsa.debian.org/ocaml-team/ocsigenserver Vcs-Git: https://salsa.debian.org/ocaml-team/ocsigenserver.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocsigenserver/-/compare/d4afcaafdb60047282391c795de072cdb29fbe3f...97f0ba53d3d7600d724fa107e098312c6979f9dc -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocsigenserver/-/compare/d4afcaafdb60047282391c795de072cdb29fbe3f...97f0ba53d3d7600d724fa107e098312c6979f9dc You're receiving this email because of your account on salsa.debian.org.

