Code

079d24ec8ef82a6f8313cb53386bf312f4c5f2af
[pkg-tig.git] / debian / changelog
1 tig (1.1-2) unstable; urgency=low
3   * Re-upload to unstable; Wheezy has been released long ago (Closes: #712162).
4   * Fixed operation when inside a submodule (Closes: #701912).
6  -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Nov 2013 18:49:16 +0100
8 tig (1.1-1) experimental; urgency=low
10   * New upstream release.
11     - Various documentation improvements in tigrc(5); thanks to Yuri D'Elia
12       for suggesting this (Closes: #682766).
13   * Uploading to experimental because of Wheezy freeze.
14   * debian/patches:
15     - Removed bts680442-broken-graph.patch; applied upstream.
16   * debian/control:
17     - Updated standards-version to 3.9.4 -- no changes.
19  -- Sebastian Harl <tokkee@debian.org>  Tue, 29 Jan 2013 22:14:02 +0100
21 tig (1.0-2) unstable; urgency=low
23   * debian/patches:
24     - Added bts680442-broken-graph.patch -- upstream patch fixing a regression
25       breaking the graph when path spec is specified; thanks to Simon Paillard
26       for reporting this (Closes: #680442).
27   * debian/source/format:
28     - Change to '3.0 (quilt)' format in order to apply the patch.
30  -- Sebastian Harl <tokkee@debian.org>  Sun, 15 Jul 2012 11:42:29 +0200
32 tig (1.0-1) unstable; urgency=low
34   * New upstream release; thanks to Salvatore Bonaccorso and Romain Francoise
35     for reporting this (Closes: #656810).
36     - Fixed substitution of %(xxx) in prompt commands; thanks to Daniel T Chen
37       for reporting this (Closes: #635546).
38     - Fixed 'go to a line' feature; thanks to Christian Ohm for reporting this
39       (Closes: #626124).
40   * debian/rules:
41     - Don't remove 'test-graph'; it is no longer installed by 'make install'.
42     - Don't try to install TODO; it no longer exists.
43     - Split build target into build-{arch,indep} as recommended by policy.
44     - Enabled harding build flags (use dpkg-buildflags).
45   * debian/control:
46     - Updated standards-version to 3.9.3 -- no changes.
48  -- Sebastian Harl <tokkee@debian.org>  Thu, 17 May 2012 18:15:46 +0200
50 tig (0.17-1) unstable; urgency=low
52   * New upstream release:
53     - Fixed ncurses 2.8 issue causing tig to fail to start; thanks to Tarek
54       Soliman for reporting this and RjY for pointing out the new upstream
55       release (Closes: #617318).
56     - Enabled revision graph rendering by default; thanks to Paul Wise for
57       reporting this (Closes: #611876).
58   * Uploading to unstable -- Squeeze has been released \o/
59   * debian/rules:
60     - (Again) pass -I/usr/include/ncursesw to CFLAGS; this is no longer
61       handled by the configure script which now uses the third-party
62       'AX_WITH_CURSES' macro.
63     - Do not install 'test-graph' to the package.
64     - Install 'NEWS' as upstream changelog, rather than as 'NEWS'.
66  -- Sebastian Harl <tokkee@debian.org>  Tue, 08 Mar 2011 14:43:17 +0100
68 tig (0.16.2-1) experimental; urgency=low
70   * New upstream release.
71   * debian/patches:
72     - Removed bts594549-pager-segfault -- included upstream.
73   * debian/control, debian/rules:
74     - No longer use dpatch.
75   * Removed debian/README.source.
76   * Uploading to experimental because of the Squeeze freeze.
77   * debian/control:
78     - Updated Standards-Version to 3.9.1 -- no changes.
80  -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Sep 2010 21:57:26 +0200
82 tig (0.16-2) unstable; urgency=low
84   * debian/patches:
85     - Added bts594549-pager-segfault - upstream patch fixing a segfault when
86       started in pager mode; thanks to Kumar Appaiah for reporting this and
87       pointing out the upstream fix (Closes: #594549).
88   * debian/control, debian/rules:
89     - Build-depend on and use dpatch.
90   * Added debian/README.source:
91     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
93  -- Sebastian Harl <tokkee@debian.org>  Fri, 03 Sep 2010 21:23:44 +0200
95 tig (0.16-1) unstable; urgency=low
97   * New upstream release; thanks to Sedat Dilek for the pointer
98     (Closes: #586560).
99   * debian/control:
100     - Updated versioned build-dep on asciidoc to versions >= 8.4 as documented
101       in the upstream `INSTALL' file.
102     - Updated standards-version to 3.8.4 -- no changes.
103     - Added epoch to versioned dependency on git-core and added git (>=
104       1:1.7.0.4-2~) as an alternative dependency, according to the rename of
105       the package; thanks to Jonathan Nieder and Beat Bolli for reporting this
106       (Closes: #568582).
107     - Depend on ${misc:Depends}, as recommended by debhelper.
109  -- Sebastian Harl <tokkee@debian.org>  Tue, 22 Jun 2010 22:51:20 +0200
111 tig (0.15-1) unstable; urgency=low
113   * New upstream release (Closes: #557575):
114     - Fixed blame view when cwd is not the repo root; thanks to Chris Lamb for
115       reporting this (Closes: #540766).
116   * debian/control:
117     - No longer build-depend on git-core - this is not required by the build
118       system any more.
119     - Updated Standards-Version to 3.8.3 - no changes.
120   * debian/patches:
121     - Removed asciidoc-8.4.dpatch - included upstream.
122   * Added debian/tig.doc-base.
123     - … pointing to manual.html and manual.pdf.
125  -- Sebastian Harl <tokkee@debian.org>  Mon, 23 Nov 2009 22:56:47 +0100
127 tig (0.14.1-2) unstable; urgency=low
129   * debian/patches:
130     - Added asciidoc-8.4.dpatch - upstream patch fixing build issues with
131       asciidoc 8.4, thanks to Lucas Nussbaum for reporting this
132       (Closes: #534046).
133   * debian/control:
134     - Updated standards-version to 3.8.2 - no changes.
136  -- Sebastian Harl <tokkee@debian.org>  Sun, 21 Jun 2009 18:36:46 +0200
138 tig (0.14.1-1) unstable; urgency=low
140   * New upstream release.
141   * Uploading to unstable - Lenny has been released (Closes: #520636).
142   * debian/control:
143     - Moved tig from section "utils" to the newly added "vcs".
144   * debian/patches:
145     - Removed tigrc-example-fix.dpatch - included upstream.
146     - Removed quoted-config-opts-fix.dpatch - included upstream.
147   * debian/control:
148     - Updated standards-version to 3.8.1 - no changes.
150  -- Sebastian Harl <sh@tokkee.org>  Fri, 03 Apr 2009 18:07:18 +0200
152 tig (0.14-1) experimental; urgency=low
154   * New upstream release.
155   * debian/patches:
156     - Removed non-utf8-fix.dpatch - included upstream.
157     - Removed tigrc-parsing-fix.dpatch - included upstream.
158     - Removed mem-corruption-fix.dpatch - included upstream.
159     - Added tigrc-example-fix.dpatch - upstream patch fixing an error in
160       examples for the set command (Closes: #514990).
161     - Added quoted-config-opts-fix.dpatch - backported upstream patch fixing
162       the handling of quoted strings in the config file.
164  -- Sebastian Harl <sh@tokkee.org>  Sat, 14 Feb 2009 13:59:03 +0100
166 tig (0.13-1) experimental; urgency=low
168   * New upstream release (Closes: #513727).
169   * debian/copyright: Use © instead of (C) to make lintian happy.
170   * debian/patches:
171     - Added non-utf8-fix.dpatch - upstream patch fixing a regression in the
172       handling of non-UTF-8 locales.
173     - Added tigrc-parsing-fix.dpatch - upstream patch fixing a regression in
174       parsing ~/.tigrc.
175     - Added mem-corruption-fix.dpatch - upstream patch fixing memory
176       corruption when updating the tree view.
177   * debian/rules:
178     - Remove auto-generated NEWS.html and README.html in the clean target.
180  -- Sebastian Harl <sh@tokkee.org>  Tue, 03 Feb 2009 10:59:25 +0100
182 tig (0.12.1-1) experimental; urgency=low
184   * New upstream release.
185     - Added support for refreshing the main view (Closes: #498365).
186     - Disable boundary commits by default, fixing the behavior when using
187       options like --author=foo (Closes: #498628).
188   * Uploading to experimental because of Lenny freeze.
189   * debian/rules:
190     - Install upstream NEWS file to /usr/share/doc/tig/.
191     - No longer add -I/usr/include/ncursesw to CFLAGS - this is now handled by
192       the configure script.
193     - No longer pass LIBS="-lncursesw" to configure - this is now handled by
194       the configure script.
195   * debian/control:
196     - Depend on git-core >= 1.5.4 - this is required by the new upstream
197       release.
198     - Changed XS-Vcs-* to Vcs-*.
200  -- Sebastian Harl <sh@tokkee.org>  Sat, 11 Oct 2008 18:06:24 +0200
202 tig (0.11-1) unstable; urgency=low
204   * New upstream release.
205   * Added git-core to the build dependencies (Closes: #481828).
206   * Updated standards-version to 3.8.0 - no changes.
208  -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 07:47:37 +0200
210 tig (0.10.1-1) unstable; urgency=low
212   * New upstream release.
213   * Moved "Homepage" field from package description to the source stanza.
214     - Added versioned build dependency on dpkg-dev (>= 1.14.6).
215   * Improved package description as suggested by Adeodato Simó
216     (Closes: #469290).
217   * Added wide character support, thanks to Cyril Brulebois for the patch
218     (Closes: #457068):
219     - Build-depend on libncursesw5-dev instead of libncurses5-dev.
220     - Pass "LIBS=-lncursesw" to configure.
221     - Added -I/usr/include/ncursesw to CFLAGS.
222   * Fixed a typo in debian/rules, preventing CFLAGS from being used, thanks to
223     Cyril Brulebois for the patch.
224   * Use the configure script provided by upstream.
225   * Updated standards-version to 3.7.3 - no changes.
227  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:57:05 +0200
229 tig (0.9.1-1) unstable; urgency=low
231   * New upstream release.
233  -- Sebastian Harl <sh@tokkee.org>  Mon,  1 Oct 2007 15:07:38 +0200
235 tig (0.9-1) unstable; urgency=low
237   * New upstream release.
238     - The manpage builds fine now (Closes: #434127).
239   * Install new bash completion script to /etc/bash_completion.d/.
240   * Adapted package description to the latest git-core package description.
241   * debian/rules: Do not ignore "make clean" error.
243  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Sep 2007 21:22:25 +0200
245 tig (0.8-1) unstable; urgency=low
247   * New upstream release.
248     - Fixes segfault in pager mode (Closes: #429448).
249   * Added XS-Vcs-{Git,Browser} tags.
251  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 11:52:39 +0100
253 tig (0.7-1) unstable; urgency=low
255   * New upstream release.
256     - Handle cursor keys in split pane mode correctly (Closes: #410394).
257   * Removed infiniteloop.dpatch - included in the new release.
258   * Removed splitview.dpatch - included in the new release.
259   * Removed v0.5.dpatch - included in the new release.
261  -- Sebastian Harl <sh@tokkee.org>  Mon,  4 Jun 2007 15:05:29 +0200
263 tig (0.5-3) unstable; urgency=low
265   * Added upstream patch by Jonas Fonseca <fonseca@diku.dk> to update the
266     version string to 0.5 (Closes: #409095).
267   * Added watch file.
269  -- Sebastian Harl <sh@tokkee.org>  Thu,  1 Feb 2007 10:31:18 +0000
271 tig (0.5-2) unstable; urgency=medium
273   * Added two upstream patches by Jonas Fonseca <fonseca@diku.dk>:
274     - Fix a segfault when navigating in tree mode (Closes: #403565).
275     - Fix an infinite loop.
276   * Put the sample manpage in /usr/share/doc/tig/examples/.
278  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 09:08:57 +0000
280 tig (0.5-1) unstable; urgency=low
282   * Initial release (Closes: #389926).
284  -- Sebastian Harl <sh@tokkee.org>  Thu, 28 Sep 2006 13:09:36 +0200