X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=e16f07ad4335bad48f4c8eb5e48416fec74b8ce2;hb=e9a6ee033ba29716eb3b6e4a03569d94d91bfbe6;hp=0a6e2ba0ea2150b77185ca26290ac117fc4c05f7;hpb=742f15d4dc11384e1249061cd8a9816ba692142f;p=pkg-tig.git diff --git a/debian/control b/debian/control index 0a6e2ba..e16f07a 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,16 @@ Source: tig Section: vcs Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), dpatch, dpkg-dev (>= 1.14.6), git-core, libncursesw5-dev, asciidoc (>= 7), xmlto, docbook-utils -Standards-Version: 3.8.2 +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), libncursesw5-dev, asciidoc (>= 8.4), xmlto, docbook-utils +Standards-Version: 3.8.4 Homepage: http://jonas.nitro.dk/tig/ Vcs-Git: git://git.tokkee.org/pkg-tig.git Vcs-Browser: http://git.tokkee.org/?p=pkg-tig.git Package: tig Architecture: any -Depends: git-core (>= 1.5.4), ${shlibs:Depends} +Depends: git (>= 1:1.7.0.4-2~) | git-core (>= 1:1.5.4), ${shlibs:Depends}, + ${misc:Depends} Description: ncurses-based Git repository browser This package contains a text-mode interface for the version control system Git. It may be used to browse the history and contents of a repository.