From f21df1b7f45de87331ec4a360ec32e522f05a960 Mon Sep 17 00:00:00 2001 From: Bill Allombert Date: Tue, 12 Nov 2024 19:32:33 +0100 Subject: [PATCH] libdebbugs-perl Depends: Add libtext-iconv-perl --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8f1174b3..96c95320 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ debbugs (2.6.2) unstable; urgency=medium - libdebbugs-perl Depends: + Replace liblist-moreutils-perl by liblist-allutils-perl + Remove duplicate libtext-template-perl + + Add libtext-iconv-perl -- Bill Allombert Mon, 11 Nov 2024 19:48:01 +0100 diff --git a/debian/control b/debian/control index 3edc4c01..3577fc1b 100644 --- a/debian/control +++ b/debian/control @@ -51,7 +51,7 @@ Depends: libio-stringy-perl, libmldbm-perl, liburi-perl, libsoap-lite-perl, libcgi-simple-perl, libparams-validate-perl, libtext-template-perl, libsafe-hole-perl, libmail-rfc822-address-perl, liblist-allutils-perl, - libmail-message-perl, + libmail-message-perl, libtext-iconv-perl, # used by Debbugs::Libravatar and libravatar.cgi libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick Section: perl -- 2.39.5