From 68880dfdfdca900c984c96836eb85ebdd1a890d7 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Tue, 9 Jul 2019 15:27:48 +0200 Subject: [PATCH] debian/tests/control: Drop python-unit and depend against python package instead (Closes: #908963) --- debian/changelog | 4 +++- debian/tests/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2a3ea25..8751720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,10 @@ nut (2.7.4-9) UNRELEASED; urgency=medium installed (Closes: #831740) * debian/control: Bump Standards-Version to 4.3.0 (no further changes) * debian/control: Add libnss3-dev to the dependencies of libupsclient-dev + * debian/tests/control: Drop python-unit and depend against python package + instead (Closes: #908963) - -- Laurent Bigonville Tue, 09 Jul 2019 15:09:50 +0200 + -- Laurent Bigonville Tue, 09 Jul 2019 15:27:18 +0200 nut (2.7.4-8) unstable; urgency=medium diff --git a/debian/tests/control b/debian/tests/control index d8f2976..03d9d69 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: nut -Depends: python-unit, nut-server, nut-client, lsb-release, netcat +Depends: python, nut-server, nut-client, lsb-release, netcat Restrictions: needs-root