summaryrefslogtreecommitdiff
path: root/debian_package/setnet-0.3.1/debian/setnet/DEBIAN/control
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-03-07 11:19:29 +0000
committerKatolaZ <katolaz@freaknet.org>2017-03-07 11:19:29 +0000
commit0cbc6a1a1a2f2865aa22305844358e2226ea6c58 (patch)
treed485924cb2920368c92886d158a0ff519cd81b0e /debian_package/setnet-0.3.1/debian/setnet/DEBIAN/control
parentacdd3b1fcae6f5b18e0270ae98c2cbe4cb9f76b2 (diff)
Debian package release 0.3.1
Diffstat (limited to 'debian_package/setnet-0.3.1/debian/setnet/DEBIAN/control')
-rw-r--r--debian_package/setnet-0.3.1/debian/setnet/DEBIAN/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian_package/setnet-0.3.1/debian/setnet/DEBIAN/control b/debian_package/setnet-0.3.1/debian/setnet/DEBIAN/control
new file mode 100644
index 0000000..b5bd4d3
--- /dev/null
+++ b/debian_package/setnet-0.3.1/debian/setnet/DEBIAN/control
@@ -0,0 +1,14 @@
+Package: setnet
+Version: 0.3.1-1
+Architecture: all
+Maintainer: Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org>
+Installed-Size: 106
+Depends: bash | busybox | dash | ksh | mksh | posh | yash | zsh, dhcp-client, dialog, iproute2, iw
+Suggests: wpasupplicant, pastebinit, net-tools, iputils-ping, bind9-host, traceroute
+Section: unknown
+Priority: optional
+Homepage: http://kalos.mine.nu/setnet
+Description: simple shell/dialog tool to configure networks
+ setnet is a shell script with a dialog UI to configure ethernet
+ and wifi connections. It is meant to be POSIX-compliant, and has
+ been tested on bash, busybox, dash, ksh, mksh, posh, yash, and zsh.