X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=9ccd5f627f459402733d895a90b7c54f4b4575e1;hb=94a6f8d78ae4d5f45223aa618bc11c6168f3565b;hp=ccaa65df54025616ff5d5d3b6462610ee1b903a9;hpb=59d4329291dec3ee4c7e3ba4fbb125cc8365ee17;p=grml-network.git diff --git a/debian/control b/debian/control index ccaa65d..9ccd5f6 100644 --- a/debian/control +++ b/debian/control @@ -2,18 +2,50 @@ Source: grml-network Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5), xsltproc, docbook-xsl, asciidoc -Standards-Version: 3.8.0 -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-compat (= 12), + docbook-xsl, + xsltproc, +Standards-Version: 4.5.1 +Homepage: https://github.com/grml/grml-network/ +Vcs-git: https://github.com/grml/grml-network/ +Vcs-Browser: https://github.com/grml/grml-network/ +Origin: Grml +Bugs: mailto:bugs@grml.org Package: grml-network Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, zsh, psmisc, dialog, grml-etc-core -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, + iptables, + psmisc, + zsh, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: + bridge-utils, + 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 + * grml-vnet: create tun/tap devices and add them to a bridge + * netcardconfig: console based network configuration tool