X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=225bf805f717cf032cf8629c042f958b5639848d;hb=09f383628c3a304e68885837bdb36b00ff9ddedf;hp=079d24ec8ef82a6f8313cb53386bf312f4c5f2af;hpb=61891205caad785f77515d478d3d4c521c490c5f;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index 079d24e..225bf80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,65 @@ +tig (2.2-1) UNRELEASED; urgency=medium + + [ Sebastian Harl ] + * New upstream release (Closes: #808134). + + [ Satish Bysany ] + * debian/rules: + - Fix lintian warnings (W: package-installs-into-obsolete-dir). Install + to usr/share/bash-completion/completions (Closes: #812931). + + -- Sebastian Harl Sat, 24 Sep 2016 15:23:21 +0200 + +tig (2.0.3-1) experimental; urgency=medium + + * New upstream release: + - Fixes a regression in the graph renderer; thanks to Simon Paillard for + reporting this (Closes: #757692). + * Upload to experimental because of the Jessie freeze. + * debian/rules: + - Manually clean doc/manual.tex. + * debian/patches: + - Removed bts757692-topo-order: included upstream. + + -- Sebastian Harl Sun, 23 Nov 2014 17:24:40 +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).