summaryrefslogtreecommitdiff
path: root/debian_package/setnet-0.3.1/debian/control
blob: 37d3f0c8ed7dab3011661a0089abc283e5721219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.