diff options
author | Mikhail Gusarov <dottedmag@dottedmag.net> | 2014-03-08 11:20:46 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-03-08 21:49:18 +0000 |
commit | f930d1c699021bf5d5acac4b7c6710acc7257e32 (patch) | |
tree | da704fca56aab9740422df7b7d7a8e70f30b1a41 /debian/control | |
parent | 84ee1f62d17d99a7fc5cae2c48b3b687dfbe454a (diff) | |
download | rspamd-f930d1c699021bf5d5acac4b7c6710acc7257e32.tar.gz rspamd-f930d1c699021bf5d5acac4b7c6710acc7257e32.zip |
Bump debhelper dependency, we are relying on compat 9
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 80065f32b..e89f26946 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, libssl-dev (>= 1.0), libcurl4-openssl-dev, libhiredis-dev +Build-Depends: debhelper (>= 9), 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 |