diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-02-03 15:35:49 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-02-03 15:35:49 +0000 |
commit | 19283ddde7e92ac24168d827fe0eb1bf73198d3c (patch) | |
tree | 09962a87cfedc820444c492276141cb980f062aa | |
parent | b03fccff7b4cfd4454a908c8e322e436d80a2293 (diff) | |
download | rspamd-19283ddde7e92ac24168d827fe0eb1bf73198d3c.tar.gz rspamd-19283ddde7e92ac24168d827fe0eb1bf73198d3c.zip |
Remove deprecated bitbucket homepage.
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 0611624c4..83fc351d8 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional 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.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://bitbucket.org/vstakhov/rspamd/ -Vcs-Hg: https://bitbucket.org/vstakhov/rspamd/ -Vcs-Browser: https://bitbucket.org/vstakhov/rspamd/src +Homepage: https://rspamd.com +Vcs-Git: git://github.com/vstakhov/rspamd.git +Vcs-Browser: https://github.com/vstakhov/rspamd Package: rspamd Architecture: any |