Support iproute2 as alternative to iproute
[grml-shlib.git] / debian / control
1 Source: grml-shlib
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl
6 Standards-Version: 3.9.4
7 Homepage: http://git.grml.org/?p=grml-shlib.git
8 Vcs-git: git://git.grml.org/grml-shlib.git
9 Vcs-Browser: http://git.grml.org/?p=grml-shlib.git
10 Origin: Grml
11 Bugs: mailto:bugs@grml.org
12
13 Package: grml-shlib
14 Architecture: all
15 Depends: ${misc:Depends}, procps, net-tools, iproute2 | iproute
16 Conflicts: sh-lib
17 Replaces: sh-lib
18 Description: Generic shell library used in grml scripts
19  The grml-shlib is meant as generic shell library for use in
20  grml scripts.