diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-02-18 13:25:45 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-02-18 13:29:07 +0000 |
commit | 6eca77ce25118de6a6fe22a2f1c051bde8e754f5 (patch) | |
tree | 16499c0d9a259ab29d6802c6c28b5ef1dde46dae /debian/control | |
parent | fb19c11eca1a5f0ae197c61749d3f4247c058bf6 (diff) | |
download | rspamd-6eca77ce25118de6a6fe22a2f1c051bde8e754f5.tar.gz rspamd-6eca77ce25118de6a6fe22a2f1c051bde8e754f5.zip |
Merge remote-tracking branch 'dottedmag/debian' into rspamd-0.6
Conflicts:
debian/copyright
debian/watch
Conflicts:
debian/changelog
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 83fc351d8..fb19f55ff 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: rspamd Section: mail Priority: optional -Maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru> +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 Standards-Version: 3.9.5 Homepage: https://rspamd.com |