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 39b58475ee5208102b7fb40f840a77d36c0a2fd5
Author: Guillem Jover <gjover@sipwise.com>
Date: Tue May 19 00:16:54 2026 +0200
Revert "Remove --buildsystem=golang implicit since dh 13.4"
This reverts commit db3cda81c5d62c3d48bda0dd91ae114486581255.
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 db3cda81c5d62c3d48bda0dd91ae114486581255
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 20:15:30 2026 +0200
Remove --buildsystem=golang implicit since dh 13.4
commit bc80d601ff485c773db8ec17925c4708e1adf924
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 e145fcab002153083cbb434a108d8a567f6e4b22
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:41:26 2026 +0200
Switch to debian/watch format version 5
commit 75377f18a02a152f43de72692f2400b1f1846f9a
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:37:52 2026 +0200
Bump Standards-Version to 4.7.4
commit db9a16efdef3a410b06285c2e1b3f4d2ae1d5c0a
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:34:55 2026 +0200
Remove «Priority: optional», which is now the default
commit 36862fe83cffd0a24cebab7699e0c4ac9a543cc3
Author: Guillem Jover <gjover@sipwise.com>
Date: Wed May 13 00:29:47 2026 +0200
Remove «Rules-Requires-Root: no», which is now the default