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