summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2013-12-01 20:20:18 -0800
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2013-12-01 20:20:18 -0800
commit7f1e5885e19830de5337ad505bc218d16ec0374a (patch)
treeb7df8d4e102d1bbb63a5563d8c53828913839b1e /debian/control
downloadiptables-rrdtool-7f1e5885e19830de5337ad505bc218d16ec0374a.tar.gz
iptables-rrdtool-7f1e5885e19830de5337ad505bc218d16ec0374a.zip
Initial commit
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..c1ba8fa
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: iptables-rrdtool
+Maintainer: Joe Rayhawk <jrayhawk@omgwallhack.org>
+Section: admin
+Build-depends: debhelper (>= 7)
+Priority: extra
+Homepage: http://piny.be/iptables-rrdtool/
+Standards-version: 3.9.1
+
+Package: iptables-rrdtool
+Architecture: all
+Depends: ${misc:Depends}, bash (>= 4.0), rrdtool, moreutils, base-files (>= 6.2) | initscripts (>= 2.88dsf-13.3)
+Recommends: cron
+Description: Cronjob to generate RRD files from all iptables rule counters
+ Creates RRDs for every iptables rule every five munutes and optionally graphs
+ them.