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