Code

control: tig enhances git.
[pkg-tig.git] / debian / control
index 76d76c3ff52516777a1a3eb198978e0ded61eabf..f5744c8188dc6ab7089f00e14982db5dd97b8771 100644 (file)
@@ -2,8 +2,8 @@ Source: tig
 Section: vcs
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5), dpatch, dpkg-dev (>= 1.14.6), libncursesw5-dev, asciidoc (>= 8.4), xmlto, docbook-utils
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 9), 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
@@ -12,6 +12,7 @@ Package: tig
 Architecture: any
 Depends: git (>= 1:1.7.0.4-2~) | git-core (>= 1:1.5.4), ${shlibs:Depends},
  ${misc:Depends}
+Enhances: git
 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.