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 0c685844e0c5fa2412403b123393e7c15477f07e
Author: Dominique Dumont <dod@debian.org>
Date: Wed Aug 27 19:30:27 2025 +0200
control model: add X-DH-Compat source field
from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
Closes: 1111292
commit 27b2627d2bba67bc5164497426c8ff11d87043bc
Author: Dominique Dumont <dod@debian.org>
Date: Tue Aug 26 18:15:40 2025 +0200
control model: add X-DhRuby-Root binary field
from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
commit 5dbd8cde8ea3754629535744ee1906f6dae3e5a9
Author: Dominique Dumont <dod@debian.org>
Date: Tue Aug 26 18:10:41 2025 +0200
control model: add X-DH-Build-For-Type and X-Time64-Compat binary fields
from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
commit ed415222cdf57ed73d54d613d910482c392330bb
Author: Dominique Dumont <dod@debian.org>
Date: Tue Aug 26 17:58:59 2025 +0200
control model: add XB-Installer-Meny-Item binary field
from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
commit 7f2f9ca35ecf6aa1129339c5691e412bbc2b8f2d
Author: Dominique Dumont <dod@debian.org>
Date: Tue Aug 26 12:48:17 2025 +0200
control backend: disable fields ordering
This was a hack to re-order fields to match debian policy when a
different order was imposed by warp mechanism between Standard-Version
and Priority. Turns out Debian policy's field order is not canonical,
so let's remove this hack.
Soon, the field order will probably be changed once a consensus
emerges in Debian community.
commit 175005ff078525fec8b1f139789f8c3079a5b402
Author: Dominique Dumont <dod@debian.org>
Date: Mon Aug 25 19:52:44 2025 +0200
control model: setup migration from X-Important to Protected field
commit 8bc9618c1ea1f7552024d9dd649418d3778c12c7
Author: Dominique Dumont <dod@debian.org>
Date: Mon Aug 25 19:52:03 2025 +0200
control model: add X-Important and Protected binary field
from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
commit be73bf46b8e14094eda1f06299b77ba16b8b84cc
Author: Dominique Dumont <dod@debian.org>
Date: Mon Aug 25 18:15:10 2025 +0200
control model: add Source Synopsis and Description fields
Since these fields are not mandatory in Source stanza, the writer was
modified to cope with their now optional nature.
from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
commit 14820fae251232131500176fbf201d560971a98e
Author: Dominique Dumont <dod@debian.org>
Date: Mon Aug 25 18:10:04 2025 +0200
control model: add X-Cargo-Crate and X-Style fields
from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
commit 396e3878cf01f436755a83d44f58977458fcc4b7
Author: Dominique Dumont <dod@debian.org>
Date: Mon Aug 25 18:08:59 2025 +0200
control model: add Bugs and Origin fields
from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
commit 95e3117e5f0a876c767c981b66e47e935110da2e
Author: Dominique Dumont <dod@debian.org>
Date: Mon Aug 25 18:08:01 2025 +0200
control model: add doc for "Essential" field
pilfered from https://salsa.debian.org/debian/debputy/-/blob/main/src/debputy/lsp/data/deb822_data/debian_control_reference_data.yaml
commit 3acfae78bd96f119d530aa66e11368c91d425cf5
Author: Dominique Dumont <dod@debian.org>
Date: Mon Aug 25 16:47:41 2025 +0200
control model add Build-Driver field
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111292
commit c31c8c773ec283fdf5d5f03f8aac3808a5c2b113
Author: Dominique Dumont <dod@debian.org>
Date: Mon Aug 25 16:46:30 2025 +0200
fix model.t dpkg-control test
test added for "Dpkg backend: use style like wrap-and-sort -ast"
commit a420b9151424f491c441012597b7e7b0e44b4a74
Author: Dominique Dumont <dod@debian.org>
Date: Sun Aug 24 18:48:25 2025 +0200
add forgotten test file
complement "grant by-file: handle empty dist.ini files"
commit b47f787095a12e708ac572dbfce245b212181ac8
Author: Dominique Dumont <dod@debian.org>
Date: Sun Aug 24 18:26:43 2025 +0200
Dpkg backend: use style like wrap-and-sort -ast
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849498#32 for
rationale
commit e3a4ba9b8b5f8f3ca57e57063260258207ce64b3
Author: Dominique Dumont <dod@debian.org>
Date: Sat Aug 23 13:06:33 2025 +0200
control model: set Priority upstream_default to optional (Closes: #1111391)
Before Priority default value was "optional" and cme writes back this
kind of default value.
With upstream_default set to optional, cme knowns there's no need to
write back this value.
commit 34dd77ce7c9c8027043bb4f5769a90ef5a9a1a7d
Author: Dominique Dumont <dod@debian.org>
Date: Fri Aug 22 19:02:50 2025 +0200
Backend: sort unknown fields on read (Closes: #1111291)
Order of acccepted (i.e. unknown) fields is kept in
Config::Model::Node and re-used to write fields.
The bug came from the fact that unknown field order was random when
reading control file.
commit 743d409ed2acbe6962db69345f3388e2bdb5c599
Author: Dominique Dumont <dod@debian.org>
Date: Fri Aug 22 19:02:01 2025 +0200
Backend::Dpkg::Control: some cleanup
commit 8f6bc820c411b70df3c2b1b0916234104f3c8aab
Author: Dominique Dumont <dod@debian.org>
Date: Sat Jun 7 15:21:07 2025 +0200
grant by-file: handle empty dist.ini files
Closes: #1107170
Thanks: Walter Lozano for the report