Bump Standards-Version to 3.9.2.
[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 (>= 5)
7 Standards-Version: 3.9.2
8 Homepage: http://git.grml.org/?p=grml-shlib.git
9 Vcs-git: git://git.grml.org/grml-shlib.git
10 Vcs-Browser: http://git.grml.org/?p=grml-shlib.git
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 meant as generic shell library for use in
19  grml scripts.