218db65ed988727f763166037d5514097cb05938
[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.7.2
8 Homepage: http://hg.grml.org/grml-shlib/
9 XS-Vcs-hg: http://hg.grml.org/grml-shlib/
10 XS-Vcs-Browser: http://hg.grml.org/grml-shlib/
11
12 Package: grml-shlib
13 Architecture: all
14 Depends: ${misc:Depends}, procps, net-tools, iproute
15 Conflicts: sh-lib
16 Replaces: sh-lib
17 Description: Generic shell library used in grml scripts
18  The grml-shlib is developed for use with zsh, partially tested
19  with bash. It's meant as generic shell library for use in
20  grml scripts.