libconfig-model-dpkg-perl (3.020)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/3.020 tag
- Git: https://salsa.debian.org/perl-team/modules/packages/libconfig-model-dpkg-perl.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 921600
- Browser: https://salsa.debian.org/perl-team/modules/packages/libconfig-model-dpkg-perl
- Last scan: 2026-05-06 17:22:27+00
- Next scan: 2026-05-12 03:02:00+00
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
libconfig-model-dpkg-perl (3.020) unstable; urgency=medium
* Team Upload.
[ Samuel Thibault ]
* Add missing debian-installer section
[ Nilesh Patra ]
* Adjust tests to fixup FTBFS with lintian 2.134.0
* Bump Standards-Version to 4.7.4 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Thu, 09 Apr 2026 00:17:36 +0530
- This branch is 5 commits ahead of tag debian/3.020
- Git log:
commit ad6441a8d3698d6ee81645c7c801a9aa65ebcf44
Author: Dominique Dumont <dod@debian.org>
Date: Mon Apr 27 18:39:59 2026 +0200
models: manually add "use utf8;" to some models
Added only on models that contains utf8 chars to avoid loading mojibake.
Eventually this will be handled by "cme meta edit" with next versions
of Config::Model::Itself
commit 424693c7e1884ef36d81ed3bd34b25e665a98776
Author: Dominique Dumont <dod@debian.org>
Date: Sun Apr 26 18:16:53 2026 +0200
source model: fix Build-Depends with pkg-config
commit 9fa0286068c2666d87601ac7facfa5d8742c5e9a
Author: Dominique Dumont <dod@debian.org>
Date: Sun Apr 26 18:16:01 2026 +0200
source model: remove UTF-8 quote from help
was garbled by cme meta edit.
commit ac9d7076d59deb691457c2fe76339913ac73ef5d
Author: Dominique Dumont <dod@debian.org>
Date: Sun Apr 26 18:14:32 2026 +0200
source model: update fix of Build-Depends for libpng12-dev
Avoid setting the whole value lest version information or arch
information is lost.
commit 3b87b13785ecb981995814449ac1006dd0884b0a
Author: Dominique Dumont <dod@debian.org>
Date: Sun Apr 26 18:13:02 2026 +0200
all models: cme meta removed trailing blank line