From: Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Date: Tue, 12 Nov 2024 18:32:33 +0000 (+0100)
Subject: libdebbugs-perl Depends: Add libtext-iconv-perl
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f21df1b7f45de87331ec4a360ec32e522f05a960;p=debbugs.git

libdebbugs-perl Depends: Add libtext-iconv-perl
---

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 <ballombe@debian.org>  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