Code

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