summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a64270d)
raw | patch | inline | side by side (parent: a64270d)
author | Trent W. Buck <trentbuck@gmail.com> | |
Sat, 12 Jul 2014 22:17:28 +0000 (00:17 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 12 Jul 2014 22:17:28 +0000 (00:17 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index afcb729f79c02d63f4a4421d9c82eed2e13b2119..c160d315c98695797abaebda66444be8baac3e69 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
[ Trent W. Buck ]
* Bump compat to 9.
+ * debian/control:
+ - tig enhances git.
-- Sebastian Harl <tokkee@debian.org> Sat, 12 Jul 2014 19:27:46 +0200
diff --git a/debian/control b/debian/control
index b1dce5968a9f6505cab8c85269004f6644c60d19..f5744c8188dc6ab7089f00e14982db5dd97b8771 100644 (file)
--- a/debian/control
+++ b/debian/control
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.