Move nut metapackage to Section: metapackages
This commit is contained in:
parent
07ab571061
commit
8a901d6ac1
2 changed files with 3 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -9,8 +9,9 @@ nut (2.6.4-2) UNRELEASED; urgency=low
|
||||||
(Closes: #677947)
|
(Closes: #677947)
|
||||||
* Add debian/patches/0001-fix-upsmon-regression.patch: Fix upsmon/upssched
|
* Add debian/patches/0001-fix-upsmon-regression.patch: Fix upsmon/upssched
|
||||||
regression (Taken from upstream) (Closes: #679513)
|
regression (Taken from upstream) (Closes: #679513)
|
||||||
|
* Move nut metapackage to Section: metapackages
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Thu, 09 Aug 2012 11:36:41 +0200
|
-- Laurent Bigonville <bigon@debian.org> Thu, 09 Aug 2012 11:50:08 +0200
|
||||||
|
|
||||||
nut (2.6.4-1) unstable; urgency=high
|
nut (2.6.4-1) unstable; urgency=high
|
||||||
|
|
||||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -24,6 +24,7 @@ X-Python-Version: >= 2.5
|
||||||
|
|
||||||
Package: nut
|
Package: nut
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
Section: metapackages
|
||||||
Depends: ${misc:Depends}, nut-server, nut-client
|
Depends: ${misc:Depends}, nut-server, nut-client
|
||||||
Description: network UPS tools - metapackage
|
Description: network UPS tools - metapackage
|
||||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||||
|
|
Loading…
Reference in a new issue