From 7b7362b6d694a297ace0123d0cf7830e693cc6be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 2 Dec 2021 21:25:46 +0100 Subject: [PATCH] debian: remove obsolete dh-systemd build-dep --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8e864ed..02ed78c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: scrutiny Maintainer: Frederic Peters Section: python Priority: optional -Build-Depends: python3-setuptools, python3-all, debhelper (>= 10), dh-python, dh-systemd +Build-Depends: python3-setuptools, python3-all, debhelper (>= 10), dh-python Standards-Version: 3.9.6 Package: python3-scrutiny