debian/rules: Remove NEWS.html and README.html in the clean target.
debian/patches: Added mem-corruption-fix.dpatch.
Upstream patch fixing memory corruption when updating the tree view.
Upstream patch fixing memory corruption when updating the tree view.
debian/patches: Added tigrc-parsing-fix.dpatch.
Upstream patch fixing a regression in parsing ~/.tigrc.
Upstream patch fixing a regression in parsing ~/.tigrc.
debian/patches: Added non-utf8-fix.dpatch
Upstream patch fixing a regression in the handling of non-UTF-8 locales.
Upstream patch fixing a regression in the handling of non-UTF-8 locales.
copyright: Use © instead of (C).
... to make lintian happy ;-)
... to make lintian happy ;-)
copyright: Updated copyright years.
changelog: Updated to 0.13-1.
This closes #513727.
This closes #513727.
The new upstream release fixes #498365 and #498628.
Changed XS-Vcs-* to Vcs-*.
No longer pass LIBS="-lncursesw" to configure.
This is now handled by the configure script.
This is now handled by the configure script.
No longer add -I/usr/include/ncursesw to CFLAGS.
This is now handled by the configure script.
This is now handled by the configure script.
Depend on git-core >= 1.5.4.
This is required by the new upstream release.
This is required by the new upstream release.
debian/rules: Install upstream NEWS file to /usr/share/doc/tig/.
Updated changelog to 0.12.1-1.
Uploading to experimental because of Lenny freeze.
Uploading to experimental because of Lenny freeze.
Fixed a typo in debian/rules.
Thanks to Cyril for pointing this out... ;-)
Thanks to Cyril for pointing this out... ;-)
Updated copyright.
Cleanup generated documentation files.
Updated standards-version to 3.8.0.
No changes.
No changes.
Updated changelog, closing #481828.
Build-depend on git-core.
The configure script checks if git is available and messes up if it cannot be
found. This is a fix for #481828.
The configure script checks if git is available and messes up if it cannot be
found. This is a fix for #481828.
Updated changelog to 0.11-1.
Added -I/usr/include/ncursesw to CFLAGS.
Updated changelog.
Bumped Standards-Version to 3.7.3.
No changes.
No changes.
Use the configure script in debian/rules.
Added wide character support.
* Build-depend on libncursesw5-dev instead of libncurses5-dev.
* Pass "LDLIBS=-lncursesw" to make, overriding the default "-lcurses".
Again, slightly adopted Cyril's changelog entry to my own preferences.
-tokkee
* Build-depend on libncursesw5-dev instead of libncurses5-dev.
* Pass "LDLIBS=-lncursesw" to make, overriding the default "-lcurses".
Again, slightly adopted Cyril's changelog entry to my own preferences.
-tokkee
Fixed a typo in debian/rules, preventing CFLAGS from being used.
I slightly adopted Cyril's changelog entry to my own preferences.
-tokkee
I slightly adopted Cyril's changelog entry to my own preferences.
-tokkee
Updated changelog to 0.10.1-1.
Merge branch 'tig-0.9.1-1'
Updated changelog to 0.9.1-1.
Improved package description as suggested by #469290.
* Mention "Git" in the short description.
* Removed the paragraphs copied from the git-core description.
* Mention "Git" in the short description.
* Removed the paragraphs copied from the git-core description.
Moved "Homepage" field from package description to the source stanza.
Added versioned build dependency on dpkg-dev (>= 1.14.6).
Added versioned build dependency on dpkg-dev (>= 1.14.6).
debian/rules: Do not ignore "make clean" error.
The manpage builds fine now (Closes: #434127).
Adapted package description to the latest git-core package description.
Updated to tig-0.9-1.
* Install bash completion script to /etc/bash_completion.d/.
* Adapted path to tigrc.
* Updated copyright.
* Install bash completion script to /etc/bash_completion.d/.
* Adapted path to tigrc.
* Updated copyright.
Added XS-Vcs-{Git,Browser} tags.
Updated changelog to 0.8-1 closing #429448.
Updated changelog to tig 0.7.
0.6-1 has never been released, thus the changelog entry has been overwritten.
0.6-1 has never been released, thus the changelog entry has been overwritten.
Updated changelog to tig-0.6-1.
Removed infiniteloop.dpatch, splitview.dpatch and v0.5.dpatch.
Removed infiniteloop.dpatch, splitview.dpatch and v0.5.dpatch.
Mention added watch file in changelog.
Updated changelog to 0.5-3.
Added v0.5.dpatch upstream patch.
The patch was taken from commit d27080b3754c8d5ac000d5206d8331a738086809
("Crap, forgot to update the VERSION string again.").
The patch was taken from commit d27080b3754c8d5ac000d5206d8331a738086809
("Crap, forgot to update the VERSION string again.").
Added watch file.
Do not compress PDF files.
Put the sample manpage in /usr/share/doc/tig/examples/.
Build-depends must be a single line according to section 5.1 of the policy.
Added dpatch to build dependencies.
Added two upstream patches to fix a segfault and an infinite loop.
The patches were taken from the following commits:
* 8b534a13651f1416d368bcc10b496ca189c2ca0c
("add_keybinding: always allocate the new keybinding")
* aac64c17cd7dd8c6ceba5738cc27a7eee48b8e59
("Never split the tree view when opening another tree view")
Incremented Debian revision.
The patches were taken from the following commits:
* 8b534a13651f1416d368bcc10b496ca189c2ca0c
("add_keybinding: always allocate the new keybinding")
* aac64c17cd7dd8c6ceba5738cc27a7eee48b8e59
("Never split the tree view when opening another tree view")
Incremented Debian revision.
Added version (>= 7) to asciidoc build dependency.
Minor style enhancements.
Initial commit.