commit a466ab4: [Minor] Debian: remove unnecessary packages
Peter Wu
peter at lekensteyn.nl
Sun Jan 19 09:21:11 UTC 2020
Author: Peter Wu
Date: 2020-01-18 20:48:28 +0000
URL: https://github.com/rspamd/rspamd/commit/a466ab4e4415d803d59b69507ef624abbf80f41a (refs/pull/3227/head)
[Minor] Debian: remove unnecessary packages
dh-systemd is a transitional package and moved into debhelper, so remove
it. This is supported since Debian Stretch. This change has to be
reversed if Debian Jessie or Ubuntu Xenial have to be supported.
---
debian/control | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 02971e344..ab2614cb2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,7 @@ Section: mail
Priority: extra
Maintainer: Mikhail Gusarov <dottedmag at debian.org>
Build-Depends: cmake,
- debhelper (>= 9),
- dh-systemd,
- dpkg-dev (>= 1.16.1~),
+ debhelper (>= 10),
libcurl4-openssl-dev,
libglib2.0-dev (>= 2.16.0),
libhyperscan-dev [amd64 i386],
More information about the Commits
mailing list