Clean up debian/rules
[grml-shlib.git] / debian / control
index 86ca2a1..a942206 100644 (file)
@@ -1,14 +1,17 @@
 Source: grml-shlib
 Section: grml
 Priority: optional
-Maintainer: Michael Gebetsroither <michael.geb@gmx.at>
+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.