Run wrap-and-sort on debian directory
[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: 3.9.5
10 Homepage: http://git.grml.org/?p=grml-network.git
11 Vcs-git: git://git.grml.org/grml-network.git
12 Vcs-Browser: http://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          psmisc,
21          zsh,
22          ${misc:Depends},
23          ${shlibs:Depends}
24 Recommends: bridge-utils,
25             iptables,
26             nmap,
27             pppoeconf,
28             resolvconf,
29             uml-utilities,
30             vpnc,
31             wireless-tools,
32             wpasupplicant,
33             wvdial
34 Suggests: isdnutils-base
35 Description: network related helper scripts
36  This package provides scripts for network related
37  tasks which should make life easier. Like:
38  .
39   * debnet: scans harddisks for Debian-style network config
40   * grml-ap: set up your box as access point
41   * grml-bridge: set up your box as bridge
42   * grml-network: interface for several network related tasks
43   * grml-router: set up your box as NAT-router
44   * grml-sniff: script for configuring a network sniffing setup
45   * netcardconfig: console based network configuration tool