X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=8966f869053ea40327640e12ae398d2ce938b617;hb=HEAD;hp=2dbaee79c9e63bcda0c4f0afbc30bec91fbefe5e;hpb=3afdc13d424d74183874631841ca0d5f949158a7;p=grml-tips.git diff --git a/debian/control b/debian/control index 2dbaee7..8761a14 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,20 @@ Source: grml-tips Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.8.0 -Homepage: http://hg.grml.org/grml-tips -XS-Vcs-hg: http://hg.grml.org/grml-tips -XS-Vcs-Browser: http://hg.grml.org/grml-tips +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}, libwww-perl, libterm-readkey-perl +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 for a specific keyword and displays results on stdout. - . - Homepage: http://grml.org/