commit a43fa17: [Minor] debian/control: Update Vcs-Git URL and maintainer

Peter Wu peter at lekensteyn.nl
Sun Feb 16 16:42:15 UTC 2020


Author: Peter Wu
Date: 2020-02-14 23:21:52 +0000
URL: https://github.com/rspamd/rspamd/commit/a43fa170c712e5770ca06d7d3d9e2981f709fef6

[Minor] debian/control: Update Vcs-Git URL and maintainer
* Let Vcs-Git point to a secure transport.
* Use Vsevolod's email address as maintainer to avoid having to patch
  this file in rspamd_build.sh. Mikhail is not the current maintainer of
  the Debian package anyway.

---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 293777037..6538ef7c7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: rspamd
 Section: mail
 Priority: extra
-Maintainer: Mikhail Gusarov <dottedmag at debian.org>
+Maintainer: Vsevolod Stakhov <vsevolod at highsecure.ru>
 Build-Depends: cmake,
                debhelper (>= 10),
                libcurl4-openssl-dev,
@@ -21,7 +21,7 @@ Build-Depends: cmake,
                zlib1g-dev
 Standards-Version: 3.9.6
 Homepage: https://rspamd.com
-Vcs-Git: git://github.com/vstakhov/rspamd.git
+Vcs-Git: https://github.com/vstakhov/rspamd.git
 Vcs-Browser: https://github.com/vstakhov/rspamd
 
 Package: rspamd


More information about the Commits mailing list