X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=a942206707d5292515ef6be2c4210c135305a208;hb=1ee293ec3ea2f10f5211149526fe1a041939630d;hp=86ca2a16dd7434e904debfa4bea012bcee3660a0;hpb=15f13d6303b56b75695c0429f4f51fafbb88e684;p=grml-shlib.git diff --git a/debian/control b/debian/control index 86ca2a1..a942206 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,17 @@ Source: grml-shlib Section: grml Priority: optional -Maintainer: Michael Gebetsroither +Maintainer: Michael Gebetsroither +Uploaders: Michael Prokop 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.