From ca1dc0789b7e724128d1369977e2f70fb9d69bb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicen=C8=9Biu=20Ciorbaru?= Date: Tue, 4 May 2021 21:18:06 +0300 Subject: [PATCH] Follow-up for Deb: Stop depending on empty transitional package dh-systemd 058d93d47af79e650dc6a7abc107a400d8598e45 introduced a switch in autobake script to append dh-systemd package when it is necessary. However, the change was not complete as it didn't actually remove the dh-systemd dependency in debian/control. --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 0b0ba678f15..38f96c75dc6 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Build-Depends: bison, cracklib-runtime , debhelper (>= 9.20160709~), dh-exec, - dh-systemd, flex [amd64], gdb , libaio-dev [linux-any],