From 2c66cc1be00103c7bd05cbf700d9246afd0a0917 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 1 Jan 2016 16:23:38 +0000 Subject: Another try to fix debug packages --- debian/control | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2c04049f5..0c2ac8905 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: rspamd Section: mail -Priority: optional +Priority: extra Maintainer: Mikhail Gusarov Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, libluajit-5.1-dev [amd64 armel armhf i386 kfreebsd-i386 mips mipsel powerpc powerpcspe] | liblua5.1-dev, libpcre3-dev, libssl-dev (>= 1.0), libcurl4-openssl-dev, libhiredis-dev (>= 0.11.0-4), libsqlite3-dev, libmagic-dev, perl, dh-systemd Standards-Version: 3.9.6 @@ -16,12 +16,9 @@ Description: Rapid spam filtering system with big amount of mail and can be easily extended with own filters written in lua. -Package: rspamd-debuginfo +Package: rspamd-dbg Architecture: any Section: debug -Priority: extra -Depends: - rspamd (= ${binary:Version}), - ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, rspamd (= ${binary:Version}) Description: debugging symbols for rspamd This package contains the debugging symbols for rspamd. -- cgit v1.2.3