debian/control
changeset 0 2fde8823787b
child 3 db6604df26c9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control	Thu Aug 02 10:48:39 2012 +0200
@@ -0,0 +1,13 @@
+Source: nagios-plugin-hddtemp
+Section: net
+Priority: extra
+Maintainer: Christian Arnold <arnold@schlittermann.de>
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.9.1
+Homepage: https://keller.schlittermann.de/hg/ius/nagios/nagios-plugin-hddtemp/
+
+Package: nagios-plugin-hddtemp
+Architecture: all
+Depends: ${misc:Depends}, hddtemp
+Description: nagios plugin to check hard drive temperature
+ This is a nagios plugin to monitor hard drive temperature.