Code

debian/patches: Added non-utf8-fix.dpatch
[pkg-tig.git] / debian / changelog
1 tig (0.13-1) experimental; urgency=low
3   * New upstream release (Closes: #513727).
4   * debian/copyright: Use © instead of (C) to make lintian happy.
5   * debian/patches:
6     - Added non-utf8-fix.dpatch - upstream patch fixing a regression in the
7       handling of non-UTF-8 locales.
9  -- Sebastian Harl <sh@tokkee.org>  Tue, 03 Feb 2009 10:33:22 +0100
11 tig (0.12.1-1) experimental; urgency=low
13   * New upstream release.
14     - Added support for refreshing the main view (Closes: #498365).
15     - Disable boundary commits by default, fixing the behavior when using
16       options like --author=foo (Closes: #498628).
17   * Uploading to experimental because of Lenny freeze.
18   * debian/rules:
19     - Install upstream NEWS file to /usr/share/doc/tig/.
20     - No longer add -I/usr/include/ncursesw to CFLAGS - this is now handled by
21       the configure script.
22     - No longer pass LIBS="-lncursesw" to configure - this is now handled by
23       the configure script.
24   * debian/control:
25     - Depend on git-core >= 1.5.4 - this is required by the new upstream
26       release.
27     - Changed XS-Vcs-* to Vcs-*.
29  -- Sebastian Harl <sh@tokkee.org>  Sat, 11 Oct 2008 18:06:24 +0200
31 tig (0.11-1) unstable; urgency=low
33   * New upstream release.
34   * Added git-core to the build dependencies (Closes: #481828).
35   * Updated standards-version to 3.8.0 - no changes.
37  -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 07:47:37 +0200
39 tig (0.10.1-1) unstable; urgency=low
41   * New upstream release.
42   * Moved "Homepage" field from package description to the source stanza.
43     - Added versioned build dependency on dpkg-dev (>= 1.14.6).
44   * Improved package description as suggested by Adeodato Simó
45     (Closes: #469290).
46   * Added wide character support, thanks to Cyril Brulebois for the patch
47     (Closes: #457068):
48     - Build-depend on libncursesw5-dev instead of libncurses5-dev.
49     - Pass "LIBS=-lncursesw" to configure.
50     - Added -I/usr/include/ncursesw to CFLAGS.
51   * Fixed a typo in debian/rules, preventing CFLAGS from being used, thanks to
52     Cyril Brulebois for the patch.
53   * Use the configure script provided by upstream.
54   * Updated standards-version to 3.7.3 - no changes.
56  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:57:05 +0200
58 tig (0.9.1-1) unstable; urgency=low
60   * New upstream release.
62  -- Sebastian Harl <sh@tokkee.org>  Mon,  1 Oct 2007 15:07:38 +0200
64 tig (0.9-1) unstable; urgency=low
66   * New upstream release.
67     - The manpage builds fine now (Closes: #434127).
68   * Install new bash completion script to /etc/bash_completion.d/.
69   * Adapted package description to the latest git-core package description.
70   * debian/rules: Do not ignore "make clean" error.
72  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Sep 2007 21:22:25 +0200
74 tig (0.8-1) unstable; urgency=low
76   * New upstream release.
77     - Fixes segfault in pager mode (Closes: #429448).
78   * Added XS-Vcs-{Git,Browser} tags.
80  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 11:52:39 +0100
82 tig (0.7-1) unstable; urgency=low
84   * New upstream release.
85     - Handle cursor keys in split pane mode correctly (Closes: #410394).
86   * Removed infiniteloop.dpatch - included in the new release.
87   * Removed splitview.dpatch - included in the new release.
88   * Removed v0.5.dpatch - included in the new release.
90  -- Sebastian Harl <sh@tokkee.org>  Mon,  4 Jun 2007 15:05:29 +0200
92 tig (0.5-3) unstable; urgency=low
94   * Added upstream patch by Jonas Fonseca <fonseca@diku.dk> to update the
95     version string to 0.5 (Closes: #409095).
96   * Added watch file.
98  -- Sebastian Harl <sh@tokkee.org>  Thu,  1 Feb 2007 10:31:18 +0000
100 tig (0.5-2) unstable; urgency=medium
102   * Added two upstream patches by Jonas Fonseca <fonseca@diku.dk>:
103     - Fix a segfault when navigating in tree mode (Closes: #403565).
104     - Fix an infinite loop.
105   * Put the sample manpage in /usr/share/doc/tig/examples/.
107  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 09:08:57 +0000
109 tig (0.5-1) unstable; urgency=low
111   * Initial release (Closes: #389926).
113  -- Sebastian Harl <sh@tokkee.org>  Thu, 28 Sep 2006 13:09:36 +0200