From c1084738843a791070ea3ded041c3a9edafe746c Mon Sep 17 00:00:00 2001 From: Bill Allombert Date: Tue, 12 Nov 2024 19:31:04 +0100 Subject: [PATCH] libdebbugs-perl Depends: Replace liblist-moreutils-perl by liblist-allutils-perl --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c07c3d12..163a65de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ debbugs (2.6.2) unstable; urgency=medium * debian/control: - debbugs, debbugs-web Suggests: + Remove libcgi-alert-perl which does not exist anymore + - libdebbugs-perl Depends: + + Replace liblist-moreutils-perl by liblist-allutils-perl -- Bill Allombert Mon, 11 Nov 2024 19:48:01 +0100 diff --git a/debian/control b/debian/control index 982fde9e..c0f669f5 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Depends: ${perl:Depends}, libmailtools-perl, ed, libmime-tools-perl, 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-moreutils-perl, + libsafe-hole-perl, libmail-rfc822-address-perl, liblist-allutils-perl, libtext-template-perl, libmail-message-perl, # used by Debbugs::Libravatar and libravatar.cgi -- 2.39.5