Code

Update standards-version to 4.5.1 and compat to 12; no changes.
[pkg-tig.git] / debian / control
index d7f9327ef36017799ba680b15d4541f8e9acdd3a..b03ca23958a14717e147ab08a64699002e172374 100644 (file)
@@ -2,16 +2,19 @@ Source: tig
 Section: vcs
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), libncursesw5-dev, asciidoc (>= 8.4), xmlto, docbook-utils
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 12), dpkg-dev (>= 1.14.6), libncursesw5-dev,
+ libreadline-dev (>= 6.3), asciidoc (>= 8.4), xmlto, docbook-utils
+Standards-Version: 4.5.1
 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
+Vcs-Browser: https://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.
  .