debian/control
changeset 0 6b1d52c756d5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control	Tue Jun 07 12:55:47 2011 +0200
@@ -0,0 +1,13 @@
+Source: nagios-plugin-smb
+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-smb
+
+Package: nagios-plugin-smb
+Architecture: all
+Depends: smbclient
+Description: nagios plugin to check samba status
+ Nagios plugin to check if (anonymous) access to SMB on host works.