From: Sebastian Harl Date: Mon, 23 Nov 2009 21:57:39 +0000 (+0100) Subject: Added debian/tig.doc-base. X-Git-Tag: tig-0.15-1^0 X-Git-Url: https://git.tokkee.org/?p=pkg-tig.git;a=commitdiff_plain;h=3ce68158e9cace52c4e41f18857fb4d7fcc18f98 Added debian/tig.doc-base. … pointing to manual.html and manual.pdf. --- diff --git a/debian/changelog b/debian/changelog index 473adaa..e4bde2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,10 @@ tig (0.15-1) unstable; urgency=low - Updated Standards-Version to 3.8.3 - no changes. * debian/patches: - Removed asciidoc-8.4.dpatch - included upstream. + * Added debian/tig.doc-base. + - … pointing to manual.html and manual.pdf. - -- Sebastian Harl Mon, 23 Nov 2009 22:24:39 +0100 + -- Sebastian Harl Mon, 23 Nov 2009 22:56:47 +0100 tig (0.14.1-2) unstable; urgency=low diff --git a/debian/tig.doc-base b/debian/tig.doc-base new file mode 100644 index 0000000..da10091 --- /dev/null +++ b/debian/tig.doc-base @@ -0,0 +1,20 @@ +Document: tig +Title: The tig Manual +Author: Jonas Fonseca +Abstract: This is the manual for tig, the ncurses-based text-mode interface + for git. 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. +Section: Programming + +Format: HTML +Index: /usr/share/doc/tig/manual.html +Files: /usr/share/doc/tig/*.html + +Format: PDF +Files: /usr/share/doc/tig/manual.pdf +