Code

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