X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=8241edaac7b5e7e63808840010dd5b210ecc8e43;hb=5ebbaa7e1ac8dea177cd6fc81c3c5309c2f11e18;hp=bb503e8514b3ad61ec394efbba00aa0e112a023d;hpb=6142d67ecc8853913276a7c0df48f5a3985a77c2;p=pkg-tig.git diff --git a/debian/control b/debian/control index bb503e8..8241eda 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,17 @@ Source: tig 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.1 +Maintainer: Sebastian Harl +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), libncursesw5-dev, asciidoc (>= 8.4), xmlto, docbook-utils +Standards-Version: 3.9.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.