X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=958482f04e087532eace55803db5003ecca3b582;hb=5d269164a23068d14fe3cc9cd08512ce8c7c4d27;hp=05d4af3a7f28735b600cd78de71f3945f19e13ff;hpb=d3e3bc71f1950d3567883844c6f0f715fcbbfff6;p=grml-shlib.git diff --git a/debian/control b/debian/control index 05d4af3..958482f 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,13 @@ Section: grml Priority: optional Maintainer: Michael Gebetsroither Uploaders: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.2 +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 @@ -12,4 +17,5 @@ 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.