Code

Release debian/changelog.
[pkg-tig.git] / debian / changelog
1 tig (2.5.8-1) unstable; urgency=medium
3   * New upstream release; thanks to Nicolas Dechesne for reporting this
4     (Closes: #1040527).
5   * debian/watch:
6     - Use api.github.com to make sure it works with the new, JavaScript
7       created release page.
8   * debian/control:
9     - Build-depend on libncurses-dev instead of deprecated libncursesw5-dev.
11  -- Sebastian Harl <tokkee@debian.org>  Sun, 01 Oct 2023 11:17:09 +0200
13 tig (2.5.5-1) unstable; urgency=medium
15   * New upstream release; thanks to Elimar Riesebieter for reporting this
16     (Closes: #990887).
17     - Build-depend on libpcre2-dev.
18   * Update homepage field; thanks to Elimar Riesebieter for reporting this
19     (Closes: #990886).
21  -- Sebastian Harl <tokkee@debian.org>  Sat, 26 Feb 2022 13:58:05 +0100
23 tig (2.5.1-1) unstable; urgency=medium
25   * New upstream release (Closes: #963005).
26     - Fixes segfault with readline 8; thanks to Marco Trevisan for reporting
27       this (Closes: #944123).
28   * Update standards-version to 4.5.1 and compat to 12; no changes.
30  -- Sebastian Harl <tokkee@debian.org>  Tue, 05 Jan 2021 23:30:32 +0100
32 tig (2.4.1-1) unstable; urgency=medium
34   * New upstream version.
35   * debian/control:
36     - Build depend on readline >= 6.3; that's the min version specified by
37       upstream.
38     - Update standards version to 4.2.1:
39       - Change Vcs-Browser URL from HTTP to HTTPS.
40   * debian/maintscript:
41     - Clean up obsolete /etc/bash_completion.d/tig; thanks to Christoph Anton
42       Mitterer for reporting this (Closes: #868091).
44  -- Sebastian Harl <tokkee@debian.org>  Thu, 08 Nov 2018 23:08:23 +0100
46 tig (2.3.0-1) unstable; urgency=medium
48   * New upstream release.
49     - Updated debian/watch to point to the new Github location.
50   * Update standards version to 4.1.1; no changes.
52  -- Sebastian Harl <tokkee@debian.org>  Sun, 22 Oct 2017 15:38:27 +0200
54 tig (2.2-1) experimental; urgency=medium
56   [ Sebastian Harl ]
57   * New upstream release (Closes: #808134).
58   * debian/rules:
59     - Install sample tigrc files from contrib as examples.
60   * debian/control:
61     - Update standards version to 4.9.8; no changes.
63   [ Satish Bysany ]
64   * debian/rules:
65     - Fix lintian warnings (W: package-installs-into-obsolete-dir). Install
66       to usr/share/bash-completion/completions (Closes: #812931).
68  -- Sebastian Harl <tokkee@debian.org>  Sat, 24 Sep 2016 15:48:31 +0200
70 tig (2.0.3-1) experimental; urgency=medium
72   * New upstream release:
73     - Fixes a regression in the graph renderer; thanks to Simon Paillard for
74       reporting this (Closes: #757692).
75   * Upload to experimental because of the Jessie freeze.
76   * debian/rules:
77     - Manually clean doc/manual.tex.
78   * debian/patches:
79     - Removed bts757692-topo-order: included upstream.
81  -- Sebastian Harl <tokkee@debian.org>  Sun, 23 Nov 2014 17:24:40 +0100
83 tig (2.0.2-2) unstable; urgency=medium
85   * debian/patches:
86     - Added bts757692-topo-order: upstream patch fixing a display regression;
87       thanks to Simon Paillard for reporting this and Jonas Fonseca for a
88       quick handling of the bug (Closes: #757692).
90  -- Sebastian Harl <tokkee@debian.org>  Sat, 22 Nov 2014 12:56:28 +0100
92 tig (2.0.2-1) unstable; urgency=medium
94   [ Sebastian Harl ]
95   * New upstream release; thanks to Aníbal Monsalve Salazar for reporting this
96     (Closes: #746560).
97   * debian/control:
98     - Build-depend on libreadline-dev.
99   * debian/rules:
100     - Use NEWS.adoc in place of NEWS and remove BUGS which is no longer
101       available.
102     - Don't install contrib/tigrc as example any more. Upstream now provides
103       /etc/tigrc by default.
104     - Use dh_prep instead of 'dh_clean -k'.
106   [ Trent W. Buck ]
107   * Bump compat to 9.
108   * debian/control:
109     - tig enhances git.
110     - Improved short description to better match the upstream description.
112  -- Sebastian Harl <tokkee@debian.org>  Wed, 23 Jul 2014 10:46:04 +0200
114 tig (1.2.1-1) unstable; urgency=low
116   * New upstream release.
118  -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Nov 2013 19:46:52 +0100
120 tig (1.1-2) unstable; urgency=low
122   * Re-upload to unstable; Wheezy has been released long ago (Closes: #712162).
123   * Fixed operation when inside a submodule (Closes: #701912).
125  -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Nov 2013 18:49:16 +0100
127 tig (1.1-1) experimental; urgency=low
129   * New upstream release.
130     - Various documentation improvements in tigrc(5); thanks to Yuri D'Elia
131       for suggesting this (Closes: #682766).
132   * Uploading to experimental because of Wheezy freeze.
133   * debian/patches:
134     - Removed bts680442-broken-graph.patch; applied upstream.
135   * debian/control:
136     - Updated standards-version to 3.9.4 -- no changes.
138  -- Sebastian Harl <tokkee@debian.org>  Tue, 29 Jan 2013 22:14:02 +0100
140 tig (1.0-2) unstable; urgency=low
142   * debian/patches:
143     - Added bts680442-broken-graph.patch -- upstream patch fixing a regression
144       breaking the graph when path spec is specified; thanks to Simon Paillard
145       for reporting this (Closes: #680442).
146   * debian/source/format:
147     - Change to '3.0 (quilt)' format in order to apply the patch.
149  -- Sebastian Harl <tokkee@debian.org>  Sun, 15 Jul 2012 11:42:29 +0200
151 tig (1.0-1) unstable; urgency=low
153   * New upstream release; thanks to Salvatore Bonaccorso and Romain Francoise
154     for reporting this (Closes: #656810).
155     - Fixed substitution of %(xxx) in prompt commands; thanks to Daniel T Chen
156       for reporting this (Closes: #635546).
157     - Fixed 'go to a line' feature; thanks to Christian Ohm for reporting this
158       (Closes: #626124).
159   * debian/rules:
160     - Don't remove 'test-graph'; it is no longer installed by 'make install'.
161     - Don't try to install TODO; it no longer exists.
162     - Split build target into build-{arch,indep} as recommended by policy.
163     - Enabled harding build flags (use dpkg-buildflags).
164   * debian/control:
165     - Updated standards-version to 3.9.3 -- no changes.
167  -- Sebastian Harl <tokkee@debian.org>  Thu, 17 May 2012 18:15:46 +0200
169 tig (0.17-1) unstable; urgency=low
171   * New upstream release:
172     - Fixed ncurses 2.8 issue causing tig to fail to start; thanks to Tarek
173       Soliman for reporting this and RjY for pointing out the new upstream
174       release (Closes: #617318).
175     - Enabled revision graph rendering by default; thanks to Paul Wise for
176       reporting this (Closes: #611876).
177   * Uploading to unstable -- Squeeze has been released \o/
178   * debian/rules:
179     - (Again) pass -I/usr/include/ncursesw to CFLAGS; this is no longer
180       handled by the configure script which now uses the third-party
181       'AX_WITH_CURSES' macro.
182     - Do not install 'test-graph' to the package.
183     - Install 'NEWS' as upstream changelog, rather than as 'NEWS'.
185  -- Sebastian Harl <tokkee@debian.org>  Tue, 08 Mar 2011 14:43:17 +0100
187 tig (0.16.2-1) experimental; urgency=low
189   * New upstream release.
190   * debian/patches:
191     - Removed bts594549-pager-segfault -- included upstream.
192   * debian/control, debian/rules:
193     - No longer use dpatch.
194   * Removed debian/README.source.
195   * Uploading to experimental because of the Squeeze freeze.
196   * debian/control:
197     - Updated Standards-Version to 3.9.1 -- no changes.
199  -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Sep 2010 21:57:26 +0200
201 tig (0.16-2) unstable; urgency=low
203   * debian/patches:
204     - Added bts594549-pager-segfault - upstream patch fixing a segfault when
205       started in pager mode; thanks to Kumar Appaiah for reporting this and
206       pointing out the upstream fix (Closes: #594549).
207   * debian/control, debian/rules:
208     - Build-depend on and use dpatch.
209   * Added debian/README.source:
210     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
212  -- Sebastian Harl <tokkee@debian.org>  Fri, 03 Sep 2010 21:23:44 +0200
214 tig (0.16-1) unstable; urgency=low
216   * New upstream release; thanks to Sedat Dilek for the pointer
217     (Closes: #586560).
218   * debian/control:
219     - Updated versioned build-dep on asciidoc to versions >= 8.4 as documented
220       in the upstream `INSTALL' file.
221     - Updated standards-version to 3.8.4 -- no changes.
222     - Added epoch to versioned dependency on git-core and added git (>=
223       1:1.7.0.4-2~) as an alternative dependency, according to the rename of
224       the package; thanks to Jonathan Nieder and Beat Bolli for reporting this
225       (Closes: #568582).
226     - Depend on ${misc:Depends}, as recommended by debhelper.
228  -- Sebastian Harl <tokkee@debian.org>  Tue, 22 Jun 2010 22:51:20 +0200
230 tig (0.15-1) unstable; urgency=low
232   * New upstream release (Closes: #557575):
233     - Fixed blame view when cwd is not the repo root; thanks to Chris Lamb for
234       reporting this (Closes: #540766).
235   * debian/control:
236     - No longer build-depend on git-core - this is not required by the build
237       system any more.
238     - Updated Standards-Version to 3.8.3 - no changes.
239   * debian/patches:
240     - Removed asciidoc-8.4.dpatch - included upstream.
241   * Added debian/tig.doc-base.
242     - … pointing to manual.html and manual.pdf.
244  -- Sebastian Harl <tokkee@debian.org>  Mon, 23 Nov 2009 22:56:47 +0100
246 tig (0.14.1-2) unstable; urgency=low
248   * debian/patches:
249     - Added asciidoc-8.4.dpatch - upstream patch fixing build issues with
250       asciidoc 8.4, thanks to Lucas Nussbaum for reporting this
251       (Closes: #534046).
252   * debian/control:
253     - Updated standards-version to 3.8.2 - no changes.
255  -- Sebastian Harl <tokkee@debian.org>  Sun, 21 Jun 2009 18:36:46 +0200
257 tig (0.14.1-1) unstable; urgency=low
259   * New upstream release.
260   * Uploading to unstable - Lenny has been released (Closes: #520636).
261   * debian/control:
262     - Moved tig from section "utils" to the newly added "vcs".
263   * debian/patches:
264     - Removed tigrc-example-fix.dpatch - included upstream.
265     - Removed quoted-config-opts-fix.dpatch - included upstream.
266   * debian/control:
267     - Updated standards-version to 3.8.1 - no changes.
269  -- Sebastian Harl <sh@tokkee.org>  Fri, 03 Apr 2009 18:07:18 +0200
271 tig (0.14-1) experimental; urgency=low
273   * New upstream release.
274   * debian/patches:
275     - Removed non-utf8-fix.dpatch - included upstream.
276     - Removed tigrc-parsing-fix.dpatch - included upstream.
277     - Removed mem-corruption-fix.dpatch - included upstream.
278     - Added tigrc-example-fix.dpatch - upstream patch fixing an error in
279       examples for the set command (Closes: #514990).
280     - Added quoted-config-opts-fix.dpatch - backported upstream patch fixing
281       the handling of quoted strings in the config file.
283  -- Sebastian Harl <sh@tokkee.org>  Sat, 14 Feb 2009 13:59:03 +0100
285 tig (0.13-1) experimental; urgency=low
287   * New upstream release (Closes: #513727).
288   * debian/copyright: Use © instead of (C) to make lintian happy.
289   * debian/patches:
290     - Added non-utf8-fix.dpatch - upstream patch fixing a regression in the
291       handling of non-UTF-8 locales.
292     - Added tigrc-parsing-fix.dpatch - upstream patch fixing a regression in
293       parsing ~/.tigrc.
294     - Added mem-corruption-fix.dpatch - upstream patch fixing memory
295       corruption when updating the tree view.
296   * debian/rules:
297     - Remove auto-generated NEWS.html and README.html in the clean target.
299  -- Sebastian Harl <sh@tokkee.org>  Tue, 03 Feb 2009 10:59:25 +0100
301 tig (0.12.1-1) experimental; urgency=low
303   * New upstream release.
304     - Added support for refreshing the main view (Closes: #498365).
305     - Disable boundary commits by default, fixing the behavior when using
306       options like --author=foo (Closes: #498628).
307   * Uploading to experimental because of Lenny freeze.
308   * debian/rules:
309     - Install upstream NEWS file to /usr/share/doc/tig/.
310     - No longer add -I/usr/include/ncursesw to CFLAGS - this is now handled by
311       the configure script.
312     - No longer pass LIBS="-lncursesw" to configure - this is now handled by
313       the configure script.
314   * debian/control:
315     - Depend on git-core >= 1.5.4 - this is required by the new upstream
316       release.
317     - Changed XS-Vcs-* to Vcs-*.
319  -- Sebastian Harl <sh@tokkee.org>  Sat, 11 Oct 2008 18:06:24 +0200
321 tig (0.11-1) unstable; urgency=low
323   * New upstream release.
324   * Added git-core to the build dependencies (Closes: #481828).
325   * Updated standards-version to 3.8.0 - no changes.
327  -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 07:47:37 +0200
329 tig (0.10.1-1) unstable; urgency=low
331   * New upstream release.
332   * Moved "Homepage" field from package description to the source stanza.
333     - Added versioned build dependency on dpkg-dev (>= 1.14.6).
334   * Improved package description as suggested by Adeodato Simó
335     (Closes: #469290).
336   * Added wide character support, thanks to Cyril Brulebois for the patch
337     (Closes: #457068):
338     - Build-depend on libncursesw5-dev instead of libncurses5-dev.
339     - Pass "LIBS=-lncursesw" to configure.
340     - Added -I/usr/include/ncursesw to CFLAGS.
341   * Fixed a typo in debian/rules, preventing CFLAGS from being used, thanks to
342     Cyril Brulebois for the patch.
343   * Use the configure script provided by upstream.
344   * Updated standards-version to 3.7.3 - no changes.
346  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:57:05 +0200
348 tig (0.9.1-1) unstable; urgency=low
350   * New upstream release.
352  -- Sebastian Harl <sh@tokkee.org>  Mon,  1 Oct 2007 15:07:38 +0200
354 tig (0.9-1) unstable; urgency=low
356   * New upstream release.
357     - The manpage builds fine now (Closes: #434127).
358   * Install new bash completion script to /etc/bash_completion.d/.
359   * Adapted package description to the latest git-core package description.
360   * debian/rules: Do not ignore "make clean" error.
362  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Sep 2007 21:22:25 +0200
364 tig (0.8-1) unstable; urgency=low
366   * New upstream release.
367     - Fixes segfault in pager mode (Closes: #429448).
368   * Added XS-Vcs-{Git,Browser} tags.
370  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 11:52:39 +0100
372 tig (0.7-1) unstable; urgency=low
374   * New upstream release.
375     - Handle cursor keys in split pane mode correctly (Closes: #410394).
376   * Removed infiniteloop.dpatch - included in the new release.
377   * Removed splitview.dpatch - included in the new release.
378   * Removed v0.5.dpatch - included in the new release.
380  -- Sebastian Harl <sh@tokkee.org>  Mon,  4 Jun 2007 15:05:29 +0200
382 tig (0.5-3) unstable; urgency=low
384   * Added upstream patch by Jonas Fonseca <fonseca@diku.dk> to update the
385     version string to 0.5 (Closes: #409095).
386   * Added watch file.
388  -- Sebastian Harl <sh@tokkee.org>  Thu,  1 Feb 2007 10:31:18 +0000
390 tig (0.5-2) unstable; urgency=medium
392   * Added two upstream patches by Jonas Fonseca <fonseca@diku.dk>:
393     - Fix a segfault when navigating in tree mode (Closes: #403565).
394     - Fix an infinite loop.
395   * Put the sample manpage in /usr/share/doc/tig/examples/.
397  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 09:08:57 +0000
399 tig (0.5-1) unstable; urgency=low
401   * Initial release (Closes: #389926).
403  -- Sebastian Harl <sh@tokkee.org>  Thu, 28 Sep 2006 13:09:36 +0200