X-Git-Url: http://git.grml.org/?p=grml-shlib.git;a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=b27c85c644953681ce329688cac2ee3678793a7b;hp=218db65ed988727f763166037d5514097cb05938;hb=c2e3d65becc51295e869a2397a3bdf302c0f4eea;hpb=428ec94ebacd86503805752394bcbff515a0b042 diff --git a/debian/control b/debian/control index 218db65..b27c85c 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: grml Priority: optional Maintainer: Michael Gebetsroither Uploaders: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.7.2 -Homepage: http://hg.grml.org/grml-shlib/ -XS-Vcs-hg: http://hg.grml.org/grml-shlib/ -XS-Vcs-Browser: http://hg.grml.org/grml-shlib/ +Build-Depends: debhelper (>= 5) +Standards-Version: 3.8.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 @@ -15,6 +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 for use with zsh, partially tested - with bash. It's meant as generic shell library for use in + The grml-shlib is meant as generic shell library for use in grml scripts.