Add debian/control headers Origin, Bugs
[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: debhelper (>= 5), xsltproc, docbook-xsl, asciidoc
6 Standards-Version: 3.9.2
7 Homepage: http://git.grml.org/?p=grml-network.git
8 Vcs-git: git://git.grml.org/grml-network.git
9 Vcs-Browser: http://git.grml.org/?p=grml-network.git
10 Origin: Grml
11 Bugs: mailto:bugs@grml.org
12
13 Package: grml-network
14 Architecture: all
15 Depends: ${shlibs:Depends}, ${misc:Depends}, zsh, psmisc, dialog, grml-etc-core
16 Recommends: bridge-utils, iptables, nmap, pppoeconf, pptp-linux, resolvconf, uml-utilities, vpnc, wireless-tools, wpasupplicant, wvdial
17 Suggests: isdnutils-base
18 Conflicts: grml-scripts (<< 0.8-26)
19 Description: network related helper scripts
20  This package provides scripts for network related
21  tasks which should make life easier. Like:
22  .
23   * debnet: scans harddisks for Debian-style network config
24   * grml-ap: set up your box as access point
25   * grml-bridge: set up your box as bridge
26   * grml-network: interface for several network related tasks
27   * grml-router: set up your box as NAT-router
28   * grml-sniff: script for configuring a network sniffing setup
29   * netcardconfig: console based network configuration tool