debian/tests/control: Drop python-unit and depend against python package instead (Closes: #908963)
This commit is contained in:
parent
6169fe541f
commit
68880dfdfd
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -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 <bigon@debian.org> Tue, 09 Jul 2019 15:09:50 +0200
|
||||
-- Laurent Bigonville <bigon@debian.org> Tue, 09 Jul 2019 15:27:18 +0200
|
||||
|
||||
nut (2.7.4-8) unstable; urgency=medium
|
||||
|
||||
|
|
2
debian/tests/control
vendored
2
debian/tests/control
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user