Bug#1145300: marked as pending in libconfig-model-dpkg-perl

Dominique Dumont noreply at salsa.debian.org
Sun Aug 30 10:11:26 BST 2026


Control: tag -1 pending

Hello,

Bug #1145300 in libconfig-model-dpkg-perl reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/perl-team/modules/packages/libconfig-model-dpkg-perl/-/commit/c1aa00f396025d25c78a22e4bac9a265b3944307

------------------------------------------------------------------------
Binary model: fix reformatting of description field

Weirdly enough, Test::Autoformat does not reformat correctly the
paragraph:

 (many of which are not compliant with POSIXt). The CF time coordinate
 is formally defined in the CF Metadata Conventions document available at
 <https://cf-convention.github.io/Data/cf-conventions/cf-conventions-1.13/cf-conventions.html#time-coordinate>.

It's reformated to something like with a line still too long:

 (many of which are not compliant with POSIXt). The CF time coordinate
 is formally defined in the CF Metadata Conventions document available at <https://cf-convention.github.io/Data/cf-
 conventions/cf-conventions-1.13/cf-conventions.html#time-coordinate>.

This bad reformat is not changed on further tries of the fix, hence
the crash.

This patch:
- better detects lines that should be left alone.
- set Autoformat option break to avoid breaking the URL.

Closes: #1145300
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1145300



More information about the pkg-perl-maintainers mailing list