From 643f1af04bf8234c9558fe3ad628756eb785c581 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 12 Mar 2023 12:50:40 +0000 Subject: [PATCH] [Minor] Add some missing fields --- debian/control | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9925b7021..a6dd41eab 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,8 @@ Package: rspamd Architecture: any Conflicts: rspamd-asan Provides: rspamd +Section: mail +Priority: extra Depends: adduser, lsb-base, ca-certificates, ${misc:Depends}, ${shlibs:Depends} Description: Rapid spam filtering system Rspamd is a rapid, modular and lightweight spam filter. It is designed to work @@ -35,6 +37,8 @@ Package: rspamd-asan Architecture: any Conflicts: rspamd Provides: rspamd +Section: mail +Priority: extra Depends: adduser, lsb-base, ca-certificates, ${misc:Depends}, ${shlibs:Depends} Description: Rapid spam filtering system Rspamd is a rapid, modular and lightweight spam filter. It is designed to work @@ -45,13 +49,15 @@ Description: Rapid spam filtering system Package: rspamd-dbg Architecture: any Section: debug +Priority: extra Depends: rspamd (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: debugging symbols for rspamd This package contains the debugging symbols for rspamd. -Package: rspamd-dbg-asan +Package: rspamd-asan-dbg Architecture: any Section: debug +Priority: extra Depends: rspamd-asan (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: debugging symbols for rspamd-asan This package contains the debugging symbols for rspamd-asan. -- 2.39.5