Bump Standards-Version to 3.9.4
[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), asciidoc, xsltproc, docbook-xsl
7 Standards-Version: 3.9.4
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 Origin: Grml
12 Bugs: mailto:bugs@grml.org
13
14 Package: grml-shlib
15 Architecture: all
16 Depends: ${misc:Depends}, procps, net-tools, iproute
17 Conflicts: sh-lib
18 Replaces: sh-lib
19 Description: Generic shell library used in grml scripts
20  The grml-shlib is meant as generic shell library for use in
21  grml scripts.