Add debian/control headers Origin, Bugs
[grml-shlib.git] / debian / control
index 86ca2a1..958482f 100644 (file)
@@ -1,14 +1,21 @@
 Source: grml-shlib
 Section: grml
 Priority: optional
-Maintainer: Michael Gebetsroither <michael.geb@gmx.at>
-Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.6.2
+Maintainer: Michael Gebetsroither <gebi@grml.org>
+Uploaders: Michael Prokop <mika@grml.org>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.9.2
+Homepage: http://git.grml.org/?p=grml-shlib.git
+Vcs-git: git://git.grml.org/grml-shlib.git
+Vcs-Browser: http://git.grml.org/?p=grml-shlib.git
+Origin: Grml
+Bugs: mailto:bugs@grml.org
 
 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 meant as generic shell library for use in
+ grml scripts.