X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=8761a14c99c6d45b93223bca038e87bd4a90a77a;hb=refs%2Fheads%2Fmaster;hp=9cc29317f883b8020c75c790ea577ea912743f88;hpb=585bb5a7b0fc854a11d0b74f264491305d2817be;p=grml-tips.git diff --git a/debian/control b/debian/control index 9cc2931..8761a14 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,20 @@ Source: grml-tips Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.7.2 +Build-Depends: debhelper-compat (= 12), +Standards-Version: 3.9.5 +Homepage: http://git.grml.org/?p=grml-tips.git +Vcs-git: git://git.grml.org/grml-tips.git +Vcs-Browser: http://git.grml.org/?p=grml-tips.git +Origin: Grml +Bugs: mailto:bugs@grml.org Package: grml-tips Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, agrep +Depends: libterm-readkey-perl, + libwww-perl, + ${misc:Depends}, + ${shlibs:Depends} Description: search for tips and hints via a keyword The provided script grml-tips queries a signature file - with agrep for a specific keyword and displays results - on stdout. - . - Homepage: http://grml.org/ + for a specific keyword and displays results on stdout.