Clean up debian/rules
[grml-shlib.git] / debian / control
index e492089..a942206 100644 (file)
@@ -2,13 +2,16 @@ Source: grml-shlib
 Section: grml
 Priority: optional
 Maintainer: Michael Gebetsroither <gebi@grml.org>
+Uploaders: Michael Prokop <mika@grml.org>
 Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: grml-shlib
 Architecture: all
-Depends: ${misc:Depends}, procps, net-tools, gawk, iproute
+Depends: ${misc:Depends}, procps, net-tools, iproute
 Conflicts: sh-lib
 Replaces: sh-lib
 Description: Generic shell library used in grml scripts
- The grml-shlib is developed on zsh, only partially tested on bash.
+ The grml-shlib is developed for use with zsh, partially tested
+ with bash. It's meant as generic shell library for use in
+ grml scripts.