Code

Release debian/changelog.
[pkg-tig.git] / debian / control
index 8241edaac7b5e7e63808840010dd5b210ecc8e43..38f2afbf903ee336219a96a1acebbc700dd5f195 100644 (file)
@@ -2,17 +2,24 @@ 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.9.4
-Homepage: http://jonas.nitro.dk/tig/
+Build-Depends: debhelper (>= 12), dpkg-dev (>= 1.14.6),
+ libncurses-dev,
+ libpcre2-dev,
+ libreadline-dev (>= 6.3),
+ asciidoc (>= 8.4),
+ docbook-utils,
+ xmlto
+Standards-Version: 4.5.1
+Homepage: https://jonas.github.io/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 (>= 1:1.7.0.4-2~) | git-core (>= 1:1.5.4), ${shlibs:Depends},
  ${misc:Depends}
-Description: ncurses-based Git repository browser
+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.
  .