debian/control
changeset 0 a5f5e3961230
child 1 9df9a8615b9f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control	Fri Oct 14 16:57:39 2011 +0200
@@ -0,0 +1,13 @@
+Source: nagios-plugin-cpu
+Section: net
+Priority: extra
+Maintainer: Christian Arnold <arnold@schlittermann.de>
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.8.4
+Homepage: https://keller.schlittermann.de/hg/ius/nagios/nagios-plugin-cpu/
+
+Package: nagios-plugin-cpu
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, sysstat
+Description: nagios plugin to check cpu status
+ This nagios plugin checks the cpu status of the system.