Code

e1892c15be031fcc6a55e2bd182e2531298c1c6b
[pkg-tig.git] / debian / changelog
1 tig (0.16-2) unstable; urgency=low
3   * debian/patches:
4     - Added bts594549-pager-segfault - upstream patch fixing a segfault when
5       started in pager mode; thanks to Kumar Appaiah for reporting this and
6       pointing out the upstream fix (Closes: #594549).
7   * debian/control, debian/rules:
8     - Build-depend on and use dpatch.
9   * Added debian/README.source:
10     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
12  -- Sebastian Harl <tokkee@debian.org>  Fri, 03 Sep 2010 21:23:44 +0200
14 tig (0.16-1) unstable; urgency=low
16   * New upstream release; thanks to Sedat Dilek for the pointer
17     (Closes: #586560).
18   * debian/control:
19     - Updated versioned build-dep on asciidoc to versions >= 8.4 as documented
20       in the upstream `INSTALL' file.
21     - Updated standards-version to 3.8.4 -- no changes.
22     - Added epoch to versioned dependency on git-core and added git (>=
23       1:1.7.0.4-2~) as an alternative dependency, according to the rename of
24       the package; thanks to Jonathan Nieder and Beat Bolli for reporting this
25       (Closes: #568582).
26     - Depend on ${misc:Depends}, as recommended by debhelper.
28  -- Sebastian Harl <tokkee@debian.org>  Tue, 22 Jun 2010 22:51:20 +0200
30 tig (0.15-1) unstable; urgency=low
32   * New upstream release (Closes: #557575):
33     - Fixed blame view when cwd is not the repo root; thanks to Chris Lamb for
34       reporting this (Closes: #540766).
35   * debian/control:
36     - No longer build-depend on git-core - this is not required by the build
37       system any more.
38     - Updated Standards-Version to 3.8.3 - no changes.
39   * debian/patches:
40     - Removed asciidoc-8.4.dpatch - included upstream.
41   * Added debian/tig.doc-base.
42     - … pointing to manual.html and manual.pdf.
44  -- Sebastian Harl <tokkee@debian.org>  Mon, 23 Nov 2009 22:56:47 +0100
46 tig (0.14.1-2) unstable; urgency=low
48   * debian/patches:
49     - Added asciidoc-8.4.dpatch - upstream patch fixing build issues with
50       asciidoc 8.4, thanks to Lucas Nussbaum for reporting this
51       (Closes: #534046).
52   * debian/control:
53     - Updated standards-version to 3.8.2 - no changes.
55  -- Sebastian Harl <tokkee@debian.org>  Sun, 21 Jun 2009 18:36:46 +0200
57 tig (0.14.1-1) unstable; urgency=low
59   * New upstream release.
60   * Uploading to unstable - Lenny has been released (Closes: #520636).
61   * debian/control:
62     - Moved tig from section "utils" to the newly added "vcs".
63   * debian/patches:
64     - Removed tigrc-example-fix.dpatch - included upstream.
65     - Removed quoted-config-opts-fix.dpatch - included upstream.
66   * debian/control:
67     - Updated standards-version to 3.8.1 - no changes.
69  -- Sebastian Harl <sh@tokkee.org>  Fri, 03 Apr 2009 18:07:18 +0200
71 tig (0.14-1) experimental; urgency=low
73   * New upstream release.
74   * debian/patches:
75     - Removed non-utf8-fix.dpatch - included upstream.
76     - Removed tigrc-parsing-fix.dpatch - included upstream.
77     - Removed mem-corruption-fix.dpatch - included upstream.
78     - Added tigrc-example-fix.dpatch - upstream patch fixing an error in
79       examples for the set command (Closes: #514990).
80     - Added quoted-config-opts-fix.dpatch - backported upstream patch fixing
81       the handling of quoted strings in the config file.
83  -- Sebastian Harl <sh@tokkee.org>  Sat, 14 Feb 2009 13:59:03 +0100
85 tig (0.13-1) experimental; urgency=low
87   * New upstream release (Closes: #513727).
88   * debian/copyright: Use © instead of (C) to make lintian happy.
89   * debian/patches:
90     - Added non-utf8-fix.dpatch - upstream patch fixing a regression in the
91       handling of non-UTF-8 locales.
92     - Added tigrc-parsing-fix.dpatch - upstream patch fixing a regression in
93       parsing ~/.tigrc.
94     - Added mem-corruption-fix.dpatch - upstream patch fixing memory
95       corruption when updating the tree view.
96   * debian/rules:
97     - Remove auto-generated NEWS.html and README.html in the clean target.
99  -- Sebastian Harl <sh@tokkee.org>  Tue, 03 Feb 2009 10:59:25 +0100
101 tig (0.12.1-1) experimental; urgency=low
103   * New upstream release.
104     - Added support for refreshing the main view (Closes: #498365).
105     - Disable boundary commits by default, fixing the behavior when using
106       options like --author=foo (Closes: #498628).
107   * Uploading to experimental because of Lenny freeze.
108   * debian/rules:
109     - Install upstream NEWS file to /usr/share/doc/tig/.
110     - No longer add -I/usr/include/ncursesw to CFLAGS - this is now handled by
111       the configure script.
112     - No longer pass LIBS="-lncursesw" to configure - this is now handled by
113       the configure script.
114   * debian/control:
115     - Depend on git-core >= 1.5.4 - this is required by the new upstream
116       release.
117     - Changed XS-Vcs-* to Vcs-*.
119  -- Sebastian Harl <sh@tokkee.org>  Sat, 11 Oct 2008 18:06:24 +0200
121 tig (0.11-1) unstable; urgency=low
123   * New upstream release.
124   * Added git-core to the build dependencies (Closes: #481828).
125   * Updated standards-version to 3.8.0 - no changes.
127  -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 07:47:37 +0200
129 tig (0.10.1-1) unstable; urgency=low
131   * New upstream release.
132   * Moved "Homepage" field from package description to the source stanza.
133     - Added versioned build dependency on dpkg-dev (>= 1.14.6).
134   * Improved package description as suggested by Adeodato Simó
135     (Closes: #469290).
136   * Added wide character support, thanks to Cyril Brulebois for the patch
137     (Closes: #457068):
138     - Build-depend on libncursesw5-dev instead of libncurses5-dev.
139     - Pass "LIBS=-lncursesw" to configure.
140     - Added -I/usr/include/ncursesw to CFLAGS.
141   * Fixed a typo in debian/rules, preventing CFLAGS from being used, thanks to
142     Cyril Brulebois for the patch.
143   * Use the configure script provided by upstream.
144   * Updated standards-version to 3.7.3 - no changes.
146  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:57:05 +0200
148 tig (0.9.1-1) unstable; urgency=low
150   * New upstream release.
152  -- Sebastian Harl <sh@tokkee.org>  Mon,  1 Oct 2007 15:07:38 +0200
154 tig (0.9-1) unstable; urgency=low
156   * New upstream release.
157     - The manpage builds fine now (Closes: #434127).
158   * Install new bash completion script to /etc/bash_completion.d/.
159   * Adapted package description to the latest git-core package description.
160   * debian/rules: Do not ignore "make clean" error.
162  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Sep 2007 21:22:25 +0200
164 tig (0.8-1) unstable; urgency=low
166   * New upstream release.
167     - Fixes segfault in pager mode (Closes: #429448).
168   * Added XS-Vcs-{Git,Browser} tags.
170  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 11:52:39 +0100
172 tig (0.7-1) unstable; urgency=low
174   * New upstream release.
175     - Handle cursor keys in split pane mode correctly (Closes: #410394).
176   * Removed infiniteloop.dpatch - included in the new release.
177   * Removed splitview.dpatch - included in the new release.
178   * Removed v0.5.dpatch - included in the new release.
180  -- Sebastian Harl <sh@tokkee.org>  Mon,  4 Jun 2007 15:05:29 +0200
182 tig (0.5-3) unstable; urgency=low
184   * Added upstream patch by Jonas Fonseca <fonseca@diku.dk> to update the
185     version string to 0.5 (Closes: #409095).
186   * Added watch file.
188  -- Sebastian Harl <sh@tokkee.org>  Thu,  1 Feb 2007 10:31:18 +0000
190 tig (0.5-2) unstable; urgency=medium
192   * Added two upstream patches by Jonas Fonseca <fonseca@diku.dk>:
193     - Fix a segfault when navigating in tree mode (Closes: #403565).
194     - Fix an infinite loop.
195   * Put the sample manpage in /usr/share/doc/tig/examples/.
197  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 09:08:57 +0000
199 tig (0.5-1) unstable; urgency=low
201   * Initial release (Closes: #389926).
203  -- Sebastian Harl <sh@tokkee.org>  Thu, 28 Sep 2006 13:09:36 +0200