Control: tag -1 + patch Hi,
The attached (git format-)patch fixes this RC bug and would allow parcimonie to make its way back to stable. Cheers, -- intrigeri
>From 6e974a23eeb9e41deacb95e52b6626c75b5260d2 Mon Sep 17 00:00:00 2001 From: intrigeri <[email protected]> Date: Wed, 8 Apr 2026 13:31:45 +0000 Subject: [PATCH] Add newly needed build-dep on libmodule-pluggable-perl --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c9decec..3af6d0e 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends-Indep: libipc-system-simple-perl, liblist-moreutils-perl, liblwp-online-perl, + libmodule-pluggable-perl, libmoo-perl (>= 1.003001), libmoox-late-perl, libmoox-options-perl, -- 2.53.0

