Kyle Robbertze pushed to branch master at Debian OCaml Maintainers / ocaml-theora
Commits: 524d1cbf by Debian Janitor at 2022-11-29T03:33:10+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 - - - - - 5bf05e70 by Debian Janitor at 2022-11-29T03:33:14+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 - - - - - 36b9802e by Kyle Robbertze at 2022-11-30T08:18:10+00:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request ocaml-team/ocaml-theora!3 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ocaml-theora (0.4.0-3) UNRELEASED; urgency=medium + + * Use secure URI in Homepage field. + * Update standards version to 4.6.1, no changes needed. + + -- Debian Janitor <[email protected]> Tue, 29 Nov 2022 03:33:10 -0000 + ocaml-theora (0.4.0-2) unstable; urgency=low [ Debian Janitor ] ===================================== debian/control ===================================== @@ -12,9 +12,9 @@ Build-Depends: debhelper-compat (= 13), ocaml-dune, ocaml-nox, pkg-config -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Rules-Requires-Root: no -Homepage: http://savonet.sourceforge.net/ +Homepage: https://savonet.sourceforge.net/ Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-theora.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-theora View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-theora/-/compare/0b573a8c0bac9e4290ecf708365fa1934381e1ab...36b9802e850e5d4dd9f2c1f4dd7b748852fa754f -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-theora/-/compare/0b573a8c0bac9e4290ecf708365fa1934381e1ab...36b9802e850e5d4dd9f2c1f4dd7b748852fa754f You're receiving this email because of your account on salsa.debian.org.

