X-Git-Url: http://git.grml.org/?p=grml-shlib.git;a=blobdiff_plain;f=debian%2Fcontrol;h=9c85e71cb99f4dddf6a12d00ac5e5c0396674a6f;hp=218db65ed988727f763166037d5514097cb05938;hb=f4624435f4599c667cf13db30340dd3aaee399be;hpb=cb1d11c804508a09c8d75864a7820b3b475de5a4 diff --git a/debian/control b/debian/control index 218db65..9c85e71 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,20 @@ Source: grml-shlib 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/ +Maintainer: Michael Prokop +Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl +Standards-Version: 3.9.4 +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, iproute +Depends: ${misc:Depends}, procps, net-tools, iproute2 | 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.