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 ea37dc61d5438e548274c9d24ad2ddef9a4500b8
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 8b017cf3c18bfc60d1089e87fc125f18cfc17d75
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 9c10545d0b8bb08503a8cd6d13b009f8d872de93
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 19 00:20:18 2026 +0200
Revert "Remove --buildsystem=golang implicit since dh 13.4"
This reverts commit c303a756c3812b872393c31feb8e6f2e94bf40a0.
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 c303a756c3812b872393c31feb8e6f2e94bf40a0
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 20:15:30 2026 +0200
Remove --buildsystem=golang implicit since dh 13.4
commit e41e2d4c9f0ea6837c772bc9720252fadaf9f632
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 575af6ebc3bc172ac6804dd1978a93986dd28ca8
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:41:28 2026 +0200
Switch to debian/watch format version 5
commit 166d1faf7ace3d5b82e4675549265ba448707d19
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:37:52 2026 +0200
Bump Standards-Version to 4.7.4
commit 78b2d62c71769e74103c9ff2ef701ed35e6a9002
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:34:55 2026 +0200
Remove «Priority: optional», which is now the default
commit 22fb3d13a35ea557f20a0763544403f2bc6252d3
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:30:43 2026 +0200
Remove «Rules-Requires-Root: no», which is now the default