X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=69bbb3fab273d61960148721ba86040da9611537;hb=fbd88f2f776133de7dee5314435a7984b1a87f35;hp=3e75449fa304b96a8f509f60e379a07171d14e51;hpb=7a500f47081544c66b2c2131b43f93d45a547369;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index 3e75449..69bbb3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,70 @@ +tig (2.0.3-1) unstable; urgency=medium + + * New upstream release: + - Fixes a regression in the graph renderer; thanks to Simon Paillard for + reporting this (Closes: #757692). + * debian/rules: + - Manually clean doc/manual.tex. + + -- Sebastian Harl Tue, 04 Nov 2014 21:58:35 +0100 + +tig (2.0.2-2) unstable; urgency=medium + + * debian/patches: + - Added bts757692-topo-order: upstream patch fixing a display regression; + thanks to Simon Paillard for reporting this and Jonas Fonseca for a + quick handling of the bug (Closes: #757692). + + -- Sebastian Harl Sat, 22 Nov 2014 12:56:28 +0100 + +tig (2.0.2-1) unstable; urgency=medium + + [ Sebastian Harl ] + * New upstream release; thanks to Aníbal Monsalve Salazar for reporting this + (Closes: #746560). + * debian/control: + - Build-depend on libreadline-dev. + * debian/rules: + - Use NEWS.adoc in place of NEWS and remove BUGS which is no longer + available. + - Don't install contrib/tigrc as example any more. Upstream now provides + /etc/tigrc by default. + - Use dh_prep instead of 'dh_clean -k'. + + [ Trent W. Buck ] + * Bump compat to 9. + * debian/control: + - tig enhances git. + - Improved short description to better match the upstream description. + + -- Sebastian Harl Wed, 23 Jul 2014 10:46:04 +0200 + +tig (1.2.1-1) unstable; urgency=low + + * New upstream release. + + -- Sebastian Harl Sat, 23 Nov 2013 19:46:52 +0100 + +tig (1.1-2) unstable; urgency=low + + * Re-upload to unstable; Wheezy has been released long ago (Closes: #712162). + * Fixed operation when inside a submodule (Closes: #701912). + + -- Sebastian Harl Sat, 23 Nov 2013 18:49:16 +0100 + +tig (1.1-1) experimental; urgency=low + + * New upstream release. + - Various documentation improvements in tigrc(5); thanks to Yuri D'Elia + for suggesting this (Closes: #682766). + * Uploading to experimental because of Wheezy freeze. + * debian/patches: + - Removed bts680442-broken-graph.patch; applied upstream. + * debian/control: + - Updated standards-version to 3.9.4 -- no changes. + + -- Sebastian Harl Tue, 29 Jan 2013 22:14:02 +0100 + tig (1.0-2) unstable; urgency=low * debian/patches: