diff options
author | Mikhail Gusarov <dottedmag@debian.org> | 2015-03-07 10:02:11 +0000 |
---|---|---|
committer | Andrew Lewis <nerf@judo.za.org> | 2015-03-17 18:57:10 +0200 |
commit | 8a0e533d9239a362c76760789a12285d0560e51f (patch) | |
tree | 8d43c42bb45b3fc9c75c3addd3e0835ca734c74b | |
parent | 0b5d9e932ab0b4ff5baaa4dbfbe2248a0bf44a44 (diff) | |
download | rspamd-8a0e533d9239a362c76760789a12285d0560e51f.tar.gz rspamd-8a0e533d9239a362c76760789a12285d0560e51f.zip |
Bump Standards-Version
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f15edbc92..0cbe655e1 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: mail Priority: optional Maintainer: Mikhail Gusarov <dottedmag@debian.org> 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, libsqlite3-dev, perl, dh-systemd -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: https://rspamd.com Vcs-Git: git://github.com/vstakhov/rspamd.git Vcs-Browser: https://github.com/vstakhov/rspamd |