Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / jsonm
Commits: 3e4e3530 by Debian Janitor at 2022-09-10T09:39:16+00:00 Use secure copyright file specification URI. Changes-By: lintian-brush Fixes: lintian: insecure-copyright-format-uri See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html - - - - - 8890157c by Debian Janitor at 2022-09-10T09:39:17+00:00 Update watch file format version to 4. Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html - - - - - fe1b6120 by Debian Janitor at 2022-09-10T09:39:18+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 - - - - - 74908499 by Debian Janitor at 2022-09-10T09:39:18+00:00 Bump debhelper from deprecated 8 to 13. + debian/rules: Drop --fail-missing argument, now the default. Changes-By: lintian-brush Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html - - - - - abb034f2 by Debian Janitor at 2022-09-10T09:39:18+00:00 Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html - - - - - 9b20234d by Stephane Glondu at 2023-08-15T10:10:42+02:00 Merge branch 'jsonm-lintian-fixes' - - - - - e3e61ce2 by Stephane Glondu at 2023-08-15T10:12:15+02:00 Update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +jsonm (1.0.2-2) UNRELEASED; urgency=medium + + [ Debian Janitor ] + * Use secure copyright file specification URI + * Use secure URI in Homepage field + + -- Stéphane Glondu <[email protected]> Tue, 15 Aug 2023 10:11:04 +0200 + jsonm (1.0.2-1) unstable; urgency=medium [ Stéphane Glondu ] ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Build-Depends: dh-ocaml Standards-Version: 4.6.2 Rules-Requires-Root: no -Homepage: http://erratique.ch/software/jsonm +Homepage: https://erratique.ch/software/jsonm Vcs-Git: https://salsa.debian.org/ocaml-team/jsonm.git Vcs-Browser: https://salsa.debian.org/ocaml-team/jsonm ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2012, Daniel C. Bünzli View it on GitLab: https://salsa.debian.org/ocaml-team/jsonm/-/compare/7df97ab551df5e3d1349f0d47b7bfbdc18d93061...e3e61ce2f5ed4fa235434f7115562ac4884a83d4 -- View it on GitLab: https://salsa.debian.org/ocaml-team/jsonm/-/compare/7df97ab551df5e3d1349f0d47b7bfbdc18d93061...e3e61ce2f5ed4fa235434f7115562ac4884a83d4 You're receiving this email because of your account on salsa.debian.org.

