From: Trent W. Buck Date: Sat, 12 Jul 2014 22:17:28 +0000 (+0200) Subject: control: tig enhances git. X-Git-Tag: tig-2.0.2-1~6 X-Git-Url: https://git.tokkee.org/?p=pkg-tig.git;a=commitdiff_plain;h=4e6dc96c5f5853cb2e75c05ef85899d358934e0b control: tig enhances git. --- diff --git a/debian/changelog b/debian/changelog index afcb729..c160d31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ tig (2.0.2-1) UNRELEASED; urgency=medium [ Trent W. Buck ] * Bump compat to 9. + * debian/control: + - tig enhances git. -- Sebastian Harl Sat, 12 Jul 2014 19:27:46 +0200 diff --git a/debian/control b/debian/control index b1dce59..f5744c8 100644 --- a/debian/control +++ b/debian/control @@ -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.