Code

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