X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=8761a14c99c6d45b93223bca038e87bd4a90a77a;hb=5a4dc01ba5e6be57c612af1d8223793c9f87bfa4;hp=d0d0b0574b5882c4870a36cc362c4ad32598f4a6;hpb=6b52a993e2953e0ae77ec2f85d7234695ec16225;p=grml-tips.git diff --git a/debian/control b/debian/control index d0d0b05..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.6.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: any -Depends: ${shlibs:Depends}, ${misc:Depends}, agrep +Architecture: all +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.