Code

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