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 8a261cb8767ae651b50de62d0cf5233a0427b10a
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 5b209c28d478f8b77d566a29fd8b92a2d0dbbf37
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 07cea49ead9a704cf616ddfc0ad2eb3603a4f74c
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 19 23:17:18 2026 +0200
Add a debian/.editorconfig file to disarm the upstream one
commit 7ef39412ff6d7fd06c5240643524b980d6b7803d
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 19 00:18:14 2026 +0200
Revert "Remove --buildsystem=golang implicit since dh 13.4"
This reverts commit 2f329cabde22e331992d7aeeaf6c9e39c0c09b09.
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 2f329cabde22e331992d7aeeaf6c9e39c0c09b09
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 20:15:30 2026 +0200
Remove --buildsystem=golang implicit since dh 13.4
commit 71667806cba7c396ea162f4c5e94ff1f0deb1ec2
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 b6db47b1f269984cb489c6d59af5a1b5871db339
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:41:27 2026 +0200
Switch to debian/watch format version 5
commit 1444e5e5c8f3d483d93388e759ac708acf9dd9c1
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:37:52 2026 +0200
Bump Standards-Version to 4.7.4
commit a99b07f7dd8f17e4883a2eeba04212c27c1cc3aa
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:34:55 2026 +0200
Remove «Priority: optional», which is now the default
commit d9875b0843c192e95930690c2cf76902c2b24a14
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:30:13 2026 +0200
Remove «Rules-Requires-Root: no», which is now the default