debian/tests/control: Add lsb-release and netcat to the dependencies (Closes: #733189)

This commit is contained in:
Laurent Bigonville 2013-12-29 16:35:48 +01:00
parent 032745e879
commit 106ff01fcf
2 changed files with 4 additions and 2 deletions

4
debian/changelog vendored
View file

@ -3,8 +3,10 @@ nut (2.7.1-2) UNRELEASED; urgency=low
* debian/rules, debian/control, d/p/0004-fix-systemd-service.patch: Use a
symlink instead of an Alias= to mask the SysV initscript
* debian/control: Bump Standards-Version to 3.9.5 (no further changes)
* debian/tests/control: Add lsb-release and netcat to the dependencies
(Closes: #733189)
-- Laurent Bigonville <bigon@debian.org> Mon, 23 Dec 2013 13:39:49 +0100
-- Laurent Bigonville <bigon@debian.org> Sun, 29 Dec 2013 16:35:33 +0100
nut (2.7.1-1) unstable; urgency=low

View file

@ -1,3 +1,3 @@
Tests: nut
Depends: python-unit, nut-server, nut-client
Depends: python-unit, nut-server, nut-client, lsb-release, netcat
Restrictions: needs-root