Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocplib-simplex
Commits: ab94bca6 by Debian Janitor at 2022-11-05T14:03:01+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 - - - - - bd5f823d by Debian Janitor at 2022-11-05T14:03:01+00:00 Bump debhelper from old 10 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html - - - - - 3bd56ed3 by Debian Janitor at 2022-11-05T14:03:01+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 - - - - - 3047bb90 by Debian Janitor at 2022-11-05T14:03:11+00:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - 12f648d4 by Stéphane Glondu at 2023-08-14T06:44:14+00:00 Merge branch 'master' into 'lintian-fixes' # Conflicts: # debian/changelog # debian/control - - - - - 5e47b9f9 by Stéphane Glondu at 2023-08-14T06:44:27+00:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request ocaml-team/ocplib-simplex!1 - - - - - 2 changed files: - debian/changelog - + debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ocplib-simplex (0.5-4) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + * Bump debhelper from old 10 to 13. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. + + -- Debian Janitor <[email protected]> Sat, 05 Nov 2022 14:03:01 -0000 + ocplib-simplex (0.5-3) unstable; urgency=medium * Team upload ===================================== debian/upstream/metadata ===================================== @@ -0,0 +1,4 @@ +--- +Bug-Database: https://github.com/OCamlPro/ocplib-simplex/issues +Bug-Submit: https://github.com/OCamlPro/ocplib-simplex/issues/new +Repository-Browse: https://github.com/OCamlPro/ocplib-simplex View it on GitLab: https://salsa.debian.org/ocaml-team/ocplib-simplex/-/compare/96678412cb5f91d55a901641bf846984ac612ef9...5e47b9f92b5c7ac7b908dd00f29a5daf5939b0ef -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocplib-simplex/-/compare/96678412cb5f91d55a901641bf846984ac612ef9...5e47b9f92b5c7ac7b908dd00f29a5daf5939b0ef You're receiving this email because of your account on salsa.debian.org.

