diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 87ecde50a..2c04049f5 100644 --- a/debian/control +++ b/debian/control @@ -15,3 +15,13 @@ Description: Rapid spam filtering system Rspamd is a rapid, modular and lightweight spam filter. It is designed to work with big amount of mail and can be easily extended with own filters written in lua. + +Package: rspamd-debuginfo +Architecture: any +Section: debug +Priority: extra +Depends: + rspamd (= ${binary:Version}), + ${misc:Depends} +Description: debugging symbols for rspamd + This package contains the debugging symbols for rspamd. |