From 296c085f50d71410c22cb0119302ae46ec4adaf4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 14 Dec 2022 23:05:29 +0000 Subject: [PATCH] lintian: Promote lsb-base dependency lintian complains about this. Technically it's possibly wrong, but lsb-base is a small package and we don't really mind making this a Depends. (And we're about to add init-system-helpers too.) Signed-off-by: Ian Jackson --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index fd7880b..aa718be 100644 --- a/debian/control +++ b/debian/control @@ -56,8 +56,8 @@ Description: IP Over HTTP (Asinine) - client Package: hippotat-server Architecture: any -Depends: ${misc:Depends}, hippotat-common -Recommends: hippotat-doc, lsb-base, userv, userv-utils (>= 0.6.0~~iwj4) +Depends: ${misc:Depends}, hippotat-common, lsb-base +Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4) Suggests: authbind Description: IP Over HTTP (Asinine) - server IP-over-HTTP server. -- 2.30.2