X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=a833f7926c2c5b4056494d9c07c26111eb77d0fb;hb=45b8379191095cf50ac2e58569e1820957a2cae5;hp=6156379ba6b8e2580a504fa8a3a5bfff17c604a1;hpb=0b477d781a40f9b567ec53272cd484e47aad1480;p=grml-network.git diff --git a/debian/control b/debian/control index 6156379..a833f79 100644 --- a/debian/control +++ b/debian/control @@ -2,18 +2,49 @@ Source: grml-network Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5), xsltproc, docbook-xsl, asciidoc -Standards-Version: 3.7.2 -Homepage: http://hg.grml.org/grml-network/ -XS-Vcs-hg: http://hg.grml.org/grml-network/ -XS-Vcs-Browser: http://hg.grml.org/grml-network/ +Build-Depends: + asciidoc, + debhelper (>= 8), + docbook-xsl, + xsltproc, +Standards-Version: 4.1.4 +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: all -Depends: ${shlibs:Depends}, ${misc:Depends}, zsh, psmisc, dialog -Recommends: bridge-utils, nmap, pppoeconf, pptp-linux, resolvconf, uml-utilities, vpnc, wireless-tools, wpasupplicant, wvdial -Suggests: isdnutils-base -Conflicts: grml-scripts (<< 0.8-26) +Depends: + dialog, + grml-etc-core, + iproute2, + 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