X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=5d37c865eaeece795c2e924520297cf55ded496b;hb=7e77bd634d3968abfbb61bc82901781d5b8d4ab0;hp=2d5503b7030163db38d68063cb975ddc81cb77bd;hpb=7e0637f190c8ceb848d2c788ae1d6dc128b2cd2d;p=grml-network.git diff --git a/debian/control b/debian/control index 2d5503b..5d37c86 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,44 @@ Source: grml-network Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.2 +Build-Depends: asciidoc, + debhelper (>= 8), + docbook-xsl, + xsltproc +Standards-Version: 3.9.8 +Homepage: https://git.grml.org/?p=grml-network.git +Vcs-git: git://git.grml.org/grml-network.git +Vcs-Browser: https://git.grml.org/?p=grml-network.git +Origin: Grml +Bugs: mailto:bugs@grml.org Package: grml-network -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, zsh -Suggests: wireless-tools, pptp-linux, wvdial, nmap, pppoeconf, isdnutils-base -Conflicts: grml-scripts (< 0.8-26) +Architecture: all +Depends: dialog, + grml-etc-core, + psmisc, + zsh, + ${misc:Depends}, + ${shlibs:Depends} +Recommends: bridge-utils, + iptables, + nmap, + pppoeconf, + resolvconf, + uml-utilities, + 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. + 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 + * netcardconfig: console based network configuration tool