X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=9dc2ad368fccdff7585a3be7bcb83299d95907f3;hb=f85e15a9cf3c9e6f69aa90c4c1a740833ee85869;hp=6db176d5eb57ed3124a96b4f2b8f670a22ac9658;hpb=3b6b21e57b1996ba22053862ff60fc3cc264918c;p=pkg-tig.git diff --git a/debian/control b/debian/control index 6db176d..9dc2ad3 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,20 @@ Source: tig -Section: utils +Section: vcs Priority: optional -Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), git-core, libncursesw5-dev, asciidoc (>= 7), xmlto, docbook-utils -Standards-Version: 3.8.0 +Maintainer: Sebastian Harl +Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.14.6), libncursesw5-dev, libreadline-dev, + asciidoc (>= 8.4), xmlto, docbook-utils +Standards-Version: 3.9.8 Homepage: http://jonas.nitro.dk/tig/ -XS-Vcs-Git: git://git.tokkee.org/pkg-tig.git -XS-Vcs-Browser: http://git.tokkee.org/?p=pkg-tig.git +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} -Description: ncurses-based Git repository browser +Depends: git (>= 1:1.7.0.4-2~) | git-core (>= 1:1.5.4), ${shlibs:Depends}, + ${misc:Depends} +Enhances: git +Description: ncurses-based text-mode interface for Git 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. .