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 04044d48ace697c5f9785360e3a86aa27efdd581
Merge: 0fea1e1 49bd541
Author: Paride Legovini <paride@debian.org>
Date: Tue Feb 17 17:05:28 2026 +0100
Merge branch 'ship-defaults-in-usr' into 'master'
dput-ng: do not install default profiles/metas to /etc/dput.d
See merge request debian/dput-ng!46
commit 49bd541430619d2e28dc6cbfc9c73b41b49f4021
Author: Nick Rosbrook <enr0n@ubuntu.com>
Date: Thu Feb 5 18:14:03 2026 -0500
dput/changes: add get_raw_changes() helper
This allows hooks to access the deb822.Changes directly.
commit 62c2a42ba051dce5e851a9d4cefb66f24fd404f6
Author: Nick Rosbrook <enr0n@ubuntu.com>
Date: Thu Feb 5 18:09:52 2026 -0500
dput-ng: do not install default profiles/metas to /etc/dput.d
In order of preference, dput-ng looks for profiles etc. in:
- ~/.dput.d
- /etc/dput.d/
- /usr/share/dput-ng
The defaults of this package should be in the lowest preference.
Otherwise, there is no way for example for another package to ship
overrides. In any case, a user has full control over ~/.dput.d.
commit 0fea1e16f56a32b9fd969476e662ab7aede035a5
Merge: a051387 c7c2ee6
Author: Paride Legovini <paride@debian.org>
Date: Wed Feb 4 17:50:57 2026 +0100
Merge branch 'ubuntu-allow-esm' into 'master'
hooks: include Ubuntu ESM in supported releases
See merge request debian/dput-ng!45
commit c7c2ee611dce7ae9012f13e4803b040fa4363877
Author: Nick Rosbrook <enr0n@ubuntu.com>
Date: Tue Jan 27 16:33:23 2026 -0500
hooks: include Ubuntu ESM in supported releases
LP: #2130565