Code

53b3f9484d47cdc8f5847a7b14db8aadd4a89365
[pkg-tig.git] / debian / changelog
1 tig (0.11-1) unstable; urgency=low
3   * New upstream release.
5  -- Sebastian Harl <sh@tokkee.org>  Mon, 07 Apr 2008 09:49:34 +0200
7 tig (0.10.1-1) unstable; urgency=low
9   * New upstream release.
10   * Moved "Homepage" field from package description to the source stanza.
11     - Added versioned build dependency on dpkg-dev (>= 1.14.6).
12   * Improved package description as suggested by Adeodato Simó
13     (Closes: #469290).
14   * Added wide character support, thanks to Cyril Brulebois for the patch
15     (Closes: #457068):
16     - Build-depend on libncursesw5-dev instead of libncurses5-dev.
17     - Pass "LIBS=-lncursesw" to configure.
18     - Added -I/usr/include/ncursesw to CFLAGS.
19   * Fixed a typo in debian/rules, preventing CFLAGS from being used, thanks to
20     Cyril Brulebois for the patch.
21   * Use the configure script provided by upstream.
22   * Updated standards-version to 3.7.3 - no changes.
24  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:57:05 +0200
26 tig (0.9.1-1) unstable; urgency=low
28   * New upstream release.
30  -- Sebastian Harl <sh@tokkee.org>  Mon,  1 Oct 2007 15:07:38 +0200
32 tig (0.9-1) unstable; urgency=low
34   * New upstream release.
35     - The manpage builds fine now (Closes: #434127).
36   * Install new bash completion script to /etc/bash_completion.d/.
37   * Adapted package description to the latest git-core package description.
38   * debian/rules: Do not ignore "make clean" error.
40  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Sep 2007 21:22:25 +0200
42 tig (0.8-1) unstable; urgency=low
44   * New upstream release.
45     - Fixes segfault in pager mode (Closes: #429448).
46   * Added XS-Vcs-{Git,Browser} tags.
48  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 11:52:39 +0100
50 tig (0.7-1) unstable; urgency=low
52   * New upstream release.
53     - Handle cursor keys in split pane mode correctly (Closes: #410394).
54   * Removed infiniteloop.dpatch - included in the new release.
55   * Removed splitview.dpatch - included in the new release.
56   * Removed v0.5.dpatch - included in the new release.
58  -- Sebastian Harl <sh@tokkee.org>  Mon,  4 Jun 2007 15:05:29 +0200
60 tig (0.5-3) unstable; urgency=low
62   * Added upstream patch by Jonas Fonseca <fonseca@diku.dk> to update the
63     version string to 0.5 (Closes: #409095).
64   * Added watch file.
66  -- Sebastian Harl <sh@tokkee.org>  Thu,  1 Feb 2007 10:31:18 +0000
68 tig (0.5-2) unstable; urgency=medium
70   * Added two upstream patches by Jonas Fonseca <fonseca@diku.dk>:
71     - Fix a segfault when navigating in tree mode (Closes: #403565).
72     - Fix an infinite loop.
73   * Put the sample manpage in /usr/share/doc/tig/examples/.
75  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 09:08:57 +0000
77 tig (0.5-1) unstable; urgency=low
79   * Initial release (Closes: #389926).
81  -- Sebastian Harl <sh@tokkee.org>  Thu, 28 Sep 2006 13:09:36 +0200