diff options
Diffstat (limited to 'debian/squeeze/applications/knutclient/debian/control')
-rw-r--r-- | debian/squeeze/applications/knutclient/debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/squeeze/applications/knutclient/debian/control b/debian/squeeze/applications/knutclient/debian/control new file mode 100644 index 000000000..84941f4b7 --- /dev/null +++ b/debian/squeeze/applications/knutclient/debian/control @@ -0,0 +1,17 @@ +Source: knutclient-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +XSBC-Original-Maintainer: Arnaud Quette <[email protected]> +Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 5.0.51), kdelibs4-trinity-dev, automake, autoconf, libtool, libltdl-dev +Homepage: http://www.knut.noveradsl.cz/knutclient/ + +Package: knutclient-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: A KDE GUI that displays UPS statistics from NUT's upsd [Trinity] + KNutClient monitors UPS statistics through the NUT (Network UPS Tools, + http://www.networkupstools.org/) framework on Linux and other systems. This + information, presented in a nice visual format, can be invaluable on + stations using an UPS. |