Run of lintian-fixes for camomile

Merge these changes:

git pull https://janitor.debian.net/git/camomile lintian-fixes/main
Full worker log

Summary

  • debian/watch: Use GitHub /tags rather than /releases page.
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/control b/debian/control
index 7d91abc..cba69fd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cppo,
                opam-installer,
                po4a,
                xsltproc
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/ocaml-team/camomile.git
 Vcs-Browser: https://salsa.debian.org/ocaml-team/camomile
diff --git a/debian/watch b/debian/watch
index c33deba..25009ba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/yoriyuki/Camomile/releases .*/camomile-v?(\d\S+)\.tbz
+https://github.com/yoriyuki/Camomile/tags .*/camomile-v?(\d\S+)\.tbz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libcamomile-ocaml-data

No differences were encountered between the control files of package libcamomile-ocaml-dev

Publish History

  • 2022-09-28T14:53: Failed to create merge proposal: nothing-to-do ( not enough changes for a new merge proposal )

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes libcamomile-ocaml-dataapt install -t lintian-fixes libcamomile-ocaml-dev

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved