vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 65c8fd06949a1efe9a968d557cbc094f25ca2ac5
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 26 23:42:22 2026 +0200
Namespace debhelper fragment files with binary package name
Starting with debhelper compat level 15 fragment files that are not
namespaced will generate an error for source packages that create more
than one binary package. Be future proof, and namespace them always
so that if there is ever a need to add another binary package it will
not generate an error.
commit e88155d21c024c4e0a78ab6eb959c803a5f706f4
Author: Guillem Jover <gjover@sipwise.com>
Date: Thu May 21 18:53:36 2026 +0200
Switch debian/gitlab-ci.yml to debian/salsa-ci.yml
commit a508bcde3e44e0daa953a331f14be6a4fb6aba50
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 19 00:21:15 2026 +0200
Revert "Remove --buildsystem=golang implicit since dh 13.4"
This reverts commit 4916556148a5f6d7b49a5b628a752f0c8566cf7a.
The source tree contains a Makefile, which has precedence over the
golang sequence, and wins the detection. The upstream build system then
proceeds to try to downloading stuff from the network, and rely on other
missing tools, all of which we do not want.
commit 4916556148a5f6d7b49a5b628a752f0c8566cf7a
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 20:15:30 2026 +0200
Remove --buildsystem=golang implicit since dh 13.4
commit 910e8536c085af7c5de9519b57af8c6078cc41f4
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 19:33:27 2026 +0200
Run wrap-and-sort -ast
This is the only format that guarantees minimal diff deltas on
modifications, as it avoids modifying unrelated lines even when
shuffling content around fields or renaming fields.
It also matches the new field placement by the dh-make-golang template.
commit e4337ffe8a935b96b2878aef2ad974391739aeab
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:41:28 2026 +0200
Switch to debian/watch format version 5
commit c50db62fb20b06f429c8b945ec21ac17a6b737e5
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:37:52 2026 +0200
Bump Standards-Version to 4.7.4
commit bfc4a9e38f30fafe7443b820bae6b5f55653ee72
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:34:55 2026 +0200
Remove «Priority: optional», which is now the default
commit 26366e806fccbeda0c8ac3abed74521a8e15f073
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:31:14 2026 +0200
Remove «Rules-Requires-Root: no», which is now the default