X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=58173550537cac2075713acd0abdf0248a41fae4;hb=98562ec3e929d4e8ba8273849657f2d2c2758931;hp=afcb729f79c02d63f4a4421d9c82eed2e13b2119;hpb=a64270daf418996543377db23c1740b83bc67091;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index afcb729..5817355 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,69 @@ -tig (2.0.2-1) UNRELEASED; urgency=medium +tig (2.3.0-1) UNRELEASED; urgency=medium + + * New upstream release. + - Updated debian/watch to point to the new Github location. + + -- Sebastian Harl Sun, 22 Oct 2017 15:09:03 +0200 + +tig (2.2-1) experimental; urgency=medium + + [ Sebastian Harl ] + * New upstream release (Closes: #808134). + * debian/rules: + - Install sample tigrc files from contrib as examples. + * debian/control: + - Update standards version to 4.9.8; no changes. + + [ 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:48:31 +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 Sat, 12 Jul 2014 19:27:46 +0200 + -- Sebastian Harl Wed, 23 Jul 2014 10:46:04 +0200 tig (1.2.1-1) unstable; urgency=low