]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Some fixes to debian dependencies list.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 29 May 2013 14:50:36 +0000 (15:50 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 29 May 2013 14:50:36 +0000 (15:50 +0100)
debian/control
debian/rspamd.xml

index 0c1b8b04579be6f9ab784d3cd32a300b319ab90b..5c50247dc3e5c054905f6740be6f94983b6b111e 100644 (file)
@@ -2,7 +2,7 @@ Source: rspamd
 Section: mail
 Priority: extra
 Maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru>
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, liblua5.1-0-dev, libpcre3-dev, cdbs, libssl-dev (>= 1.0)
+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, liblua5.1-0-dev, libpcre3-dev, cdbs, libssl-dev (>= 1.0), libjudy-dev
 Standards-Version: 3.9.3
 Homepage: https://bitbucket.org/vstakhov/rspamd/
 Vcs-Hg: https://bitbucket.org/vstakhov/rspamd/
index 1a19905061b412b66cb1e16118b6ecd69e6547c9..ffed2f06e604a57e55aa37fdea3bcd703a468899 100644 (file)
  <symbol weight="12.50" description="rambler.ru uribl">RAMBLER_URIBL</symbol>
  
  <!-- DBL uribl -->
- <symbol weight="11.50" description="dbl.spamhaus.org uribl">DBL</symbol>
+ <symbol weight="7.50" description="dbl.spamhaus.org uribl">DBL</symbol>
 
  <!-- rambler.ru emailbl -->
  <symbol weight="9.50" description="rambler.ru emailbl">RAMBLER_EMAILBL</symbol>
        <rule>type = header, header = To, pattern = @(.+)>?$, map = file:///etc/rspamd/rcpt_test, symbol = R_RCPT_WHITELIST, description = RCPT whitelist</rule>
        <rule>type = ip, map = file:///etc/rspamd/ip_test, symbol = R_IP_WHITELIST, description = IP whitelist</rule>
 -->
-       <rule>type = dnsbl, map = pbl.spamhaus.org, symbol = R_IP_PBL, description = PBL dns block list\13</rule>
+       <rule>type = dnsbl, map = pbl.spamhaus.org, symbol = R_IP_PBL, description = PBL dns block list</rule>
 </module>
 
 <!-- phishing -->