X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=9ecc38fecb19d5dccf28973df99408755192de43;hb=5bebea938affe8309d4639ae0bf345f57f810f70;hp=05d4af3a7f28735b600cd78de71f3945f19e13ff;hpb=d3e3bc71f1950d3567883844c6f0f715fcbbfff6;p=grml-shlib.git diff --git a/debian/control b/debian/control index 05d4af3..9ecc38f 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,11 @@ 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 Package: grml-shlib Architecture: all @@ -12,4 +15,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.