summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..be37f3d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: saswall
+Maintainer: Christian Pointner <equinox@spreadspace.org>
+Section: utils
+Priority: optional
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), dh-systemd
+
+Package: saswall
+Architecture: all
+Depends: ${misc:Depends}
+Description: simple and safe firewall loader
+ saswall is a loader for firewall scripts. After reloading a new ruleset it
+ asks for a confirmation and reverts all changes if this confirmation times
+ out.
+ .
+ Firewall rules are added using shell script snippets.