Package: tig Version: 0.17 Revision: 1 Description: Ncurses git repository browser DescDetail: << Tig allows you to browse changes in a git repository and can additionally act as a pager for output of various git commands. When used as a pager, it will display input from stdin and colorize it. When browsing repositories, tig uses the underlying git commands to present the user with various views, such as summarized commit log and showing the commit with the log message, diffstat, and the diff. << License: GPL2+ Homepage: http://jonas.nitro.dk/tig/ Maintainer: Daniel Johnson Source: http://jonas.nitro.dk/%n/releases/%n-%v.tar.gz Source-MD5: f373343199422c59518776db448dec0e Depends: libiconv, libncursesw5-shlibs, git BuildDepends: libiconv-dev, libncursesw5, asciidoc ConfigureParams: --with-libiconv=%p InstallScript: << make install install-doc DESTDIR=%d mkdir -p %i/etc/bash_completion.d cp contrib/tig-completion.bash %i/etc/bash_completion.d << DocFiles: BUGS COPYING NEWS README SITES TODO contrib/tigrc