diff options
author | Mikhail Gusarov <dottedmag@dottedmag.net> | 2014-02-23 09:36:40 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-02-24 13:17:46 +0000 |
commit | 68d3452120e3f285f01f9e671528bd42aaee8958 (patch) | |
tree | 2bcc3394d09f0af037d8f2dbc207ef52c9e1dc14 /debian/control | |
parent | 9ab8da7bf675f3c6cb270f66738ec1875e73aa57 (diff) | |
download | rspamd-68d3452120e3f285f01f9e671528bd42aaee8958.tar.gz rspamd-68d3452120e3f285f01f9e671528bd42aaee8958.zip |
Use dh instead of CDBS
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fa5c4e3a3..80065f32b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rspamd Section: mail Priority: optional Maintainer: Mikhail Gusarov <dottedmag@debian.org> -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.2-dev | liblua5.1-dev | liblua5.1-0-dev, libpcre3-dev, cdbs, libssl-dev (>= 1.0), libcurl4-openssl-dev, libhiredis-dev +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.2-dev | liblua5.1-dev | liblua5.1-0-dev, libpcre3-dev, libssl-dev (>= 1.0), libcurl4-openssl-dev, libhiredis-dev Standards-Version: 3.9.5 Homepage: https://rspamd.com Vcs-Git: git://github.com/vstakhov/rspamd.git |