package quirks fixes
[grml-shlib.git] / debian / control
1 Source: grml-shlib
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Gebetsroither <gebi@grml.org>
5 Uploaders: Michael Prokop <mika@grml.org>
6 Build-Depends: debhelper (>= 4.0.0)
7 Standards-Version: 3.6.2
8
9 Package: grml-shlib
10 Architecture: all
11 Depends: ${misc:Depends}, procps, net-tools, gawk, iproute
12 Conflicts: sh-lib
13 Replaces: sh-lib
14 Description: Generic shell library used in grml scripts
15  The grml-shlib is developed on zsh, only partially tested on bash.