Source: grml-network
Section: grml
Priority: optional
Maintainer: Michael Prokop <mika@grml.org>
Build-Depends:
 debhelper-compat (= 12),
 asciidoc,
 docbook-xsl,
 xsltproc,
Standards-Version: 4.7.0
Homepage: https://github.com/grml/grml-network
Vcs-Git: https://github.com/grml/grml-network.git
Vcs-Browser: https://github.com/grml/grml-network
Origin: Grml
Bugs: mailto:bugs@grml.org
Rules-Requires-Root: no
X-Style: black

Package: grml-network
Architecture: all
Depends:
 dialog,
 grml-etc-core,
 iproute2,
 iptables,
 psmisc,
 zsh,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 bridge-utils,
 nmap,
 pppoeconf,
 resolvconf,
 vpnc,
 wireless-tools,
 wpasupplicant,
 wvdial,
Suggests:
 isdnutils-base,
Description: network related helper scripts
 This package provides scripts for network related
 tasks which should make life easier. Like:
 .
  * debnet: scans harddisks for Debian-style network config
  * grml-ap: set up your box as access point
  * grml-bridge: set up your box as bridge
  * grml-network: interface for several network related tasks
  * grml-router: set up your box as NAT-router
  * grml-sniff: script for configuring a network sniffing setup
  * grml-vnet: create tun/tap devices and add them to a bridge
  * netcardconfig: console based network configuration tool
