From e50ec36f144cc5a0103003924803a53401248cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 17 Feb 2022 16:12:28 +0100 Subject: [PATCH] debian: remove obsolete dh-systemd dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e995db1..8b8a179 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: barbacompta Section: python Priority: optional Maintainer: Benjamin Dauvergne -Build-Depends: python3-setuptools, python3-all, python3-django, debhelper (>= 9), dh-python, dh-systemd, sassc +Build-Depends: python3-setuptools, python3-all, python3-django, debhelper (>= 9), dh-python, sassc Standards-Version: 3.9.6 Homepage: https://dev.entrouvert.org/projects/barbacompta