Clean up debian/rules
[grml-shlib.git] / debian / control
index 05d4af3..a942206 100644 (file)
@@ -4,7 +4,7 @@ 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
@@ -12,4 +12,6 @@ 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.