summaryrefslogtreecommitdiff
path: root/debian_package/setnet-0.3.2/debian/control
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-03-08 11:26:23 +0000
committerKatolaZ <katolaz@freaknet.org>2017-03-08 11:26:23 +0000
commite6b1ccf8986b82ba1104c4d92343723dc69442ac (patch)
tree94b04094225bc288790e061c9f345274ec007fd3 /debian_package/setnet-0.3.2/debian/control
parent32fd87f1db400350eadf87e84ae43d16df383bfb (diff)
deb package 0.3.2
Diffstat (limited to 'debian_package/setnet-0.3.2/debian/control')
-rw-r--r--debian_package/setnet-0.3.2/debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian_package/setnet-0.3.2/debian/control b/debian_package/setnet-0.3.2/debian/control
new file mode 100644
index 0000000..4070ca4
--- /dev/null
+++ b/debian_package/setnet-0.3.2/debian/control
@@ -0,0 +1,19 @@
+Source: setnet
+Section: unknown
+Priority: optional
+Maintainer: Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org>
+Build-Depends: debhelper (>=9)
+Standards-Version: 3.9.8
+Homepage: http://kalos.mine.nu/setnet
+#Vcs-Git: git://anonscm.debian.org/collab-maint/setnet.git
+#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/setnet.git
+
+Package: setnet
+Architecture: all
+Depends: bash | busybox | dash | ksh | mksh | posh | yash | zsh, dhcp-client, dialog, iproute2, iw
+Suggests: wpasupplicant, pastebinit, net-tools, iputils-ping, bind9-host, traceroute
+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.
+