Code

Depend on git-core >= 1.5.4.
[pkg-tig.git] / debian / control
index 4dc0cccb2c0f92ad5937cf31e78a8fbb629cec1d..6db176d5eb57ed3124a96b4f2b8f670a22ac9658 100644 (file)
@@ -2,15 +2,15 @@ Source: tig
 Section: utils
 Priority: optional
 Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), libncurses5-dev, asciidoc (>= 7), xmlto, docbook-utils
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), git-core, libncursesw5-dev, asciidoc (>= 7), xmlto, docbook-utils
+Standards-Version: 3.8.0
 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
 
 Package: tig
 Architecture: any
-Depends: git-core, ${shlibs:Depends}
+Depends: git-core (>= 1.5.4), ${shlibs: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.