Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlpam
Commits: 79748b7a by root at 2022-02-17T03:01:32+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 - - - - - 8b1dea65 by Stéphane Glondu at 2023-08-15T11:42:38+00:00 Merge branch 'lintian-fixes' into 'master' Use secure URI in Homepage field See merge request ocaml-team/ocamlpam!1 - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: Standards-Version: 4.6.2 Rules-Requires-Root: no Section: ocaml -Homepage: http://sharvil.nanavati.net/projects/ocamlpam/ +Homepage: https://sharvil.nanavati.net/projects/ocamlpam/ Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlpam Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlpam.git View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlpam/-/compare/c3f490d210745826e4022a0299bbecba94121c50...8b1dea65c5cef38eac9da0c80c4eacb7b052c2eb -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocamlpam/-/compare/c3f490d210745826e4022a0299bbecba94121c50...8b1dea65c5cef38eac9da0c80c4eacb7b052c2eb You're receiving this email because of your account on salsa.debian.org.

