summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-01-30 20:57:27 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-01-30 21:00:11 +0100
commit6cbcf36bb4280209ff8d1efd8f9105dc119d0147 (patch)
tree0b09ed803ba12e6c6d11b588523811874ad9e406 /debian/control
parentsome cleanup and update changelog for release (diff)
added debian dir
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.