d732feedaa3e9535236126c385cd34e0ecc8163f
[grml-network.git] / debian / control
1 Source: grml-network
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: asciidoc,
6                debhelper (>= 8),
7                docbook-xsl,
8                xsltproc
9 Standards-Version: 4.1.4
10 Homepage: https://git.grml.org/?p=grml-network.git
11 Vcs-git: git://git.grml.org/grml-network.git
12 Vcs-Browser: https://git.grml.org/?p=grml-network.git
13 Origin: Grml
14 Bugs: mailto:bugs@grml.org
15
16 Package: grml-network
17 Architecture: all
18 Depends: dialog,
19          grml-etc-core,
20          iproute2,
21          psmisc,
22          zsh,
23          ${misc:Depends},
24          ${shlibs:Depends}
25 Recommends: bridge-utils,
26             iptables,
27             nmap,
28             pppoeconf,
29             resolvconf,
30             uml-utilities,
31             vpnc,
32             wireless-tools,
33             wpasupplicant,
34             wvdial
35 Suggests: isdnutils-base
36 Description: network related helper scripts
37  This package provides scripts for network related
38  tasks which should make life easier. Like:
39  .
40   * debnet: scans harddisks for Debian-style network config
41   * grml-ap: set up your box as access point
42   * grml-bridge: set up your box as bridge
43   * grml-network: interface for several network related tasks
44   * grml-router: set up your box as NAT-router
45   * grml-sniff: script for configuring a network sniffing setup
46   * netcardconfig: console based network configuration tool