debian/control: Fix typo in package description
This commit is contained in:
parent
a80da4998d
commit
caf09b3d58
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -4,12 +4,13 @@ nut (2.6.5-2) UNRELEASED; urgency=low
|
||||||
* debian/control: Move the nut-monitor Suggests from nut-server to
|
* debian/control: Move the nut-monitor Suggests from nut-server to
|
||||||
nut-client
|
nut-client
|
||||||
* Restore proper SELinux context for runtime created /var/run/nut directory
|
* Restore proper SELinux context for runtime created /var/run/nut directory
|
||||||
|
* debian/control: Fix typo in package description
|
||||||
|
|
||||||
[ Sébastien Villemot ]
|
[ Sébastien Villemot ]
|
||||||
* debian/nut-client.preinst: revert /etc/nut/nut.conf mangling done by older
|
* debian/nut-client.preinst: revert /etc/nut/nut.conf mangling done by older
|
||||||
versions of the postinst (Closes: #677054)
|
versions of the postinst (Closes: #677054)
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Tue, 09 Oct 2012 23:38:10 +0200
|
-- Laurent Bigonville <bigon@debian.org> Sun, 02 Dec 2012 13:07:51 +0100
|
||||||
|
|
||||||
nut (2.6.5-1) experimental; urgency=low
|
nut (2.6.5-1) experimental; urgency=low
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -35,7 +35,7 @@ Description: network UPS tools - metapackage
|
||||||
through the server, and are notified whenever the power status
|
through the server, and are notified whenever the power status
|
||||||
changes.
|
changes.
|
||||||
.
|
.
|
||||||
This package is a metapackage that install both nut-server and nut-client,
|
This package is a metapackage that installs both nut-server and nut-client,
|
||||||
in most cases it is sufficient for a basic UPS monitoring system.
|
in most cases it is sufficient for a basic UPS monitoring system.
|
||||||
|
|
||||||
Package: nut-server
|
Package: nut-server
|
||||||
|
|
Loading…
Reference in a new issue