X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=42c5e80080129c8cae540c8c96f0799bb915eeb4;hb=d32e5e6285054e9a6ad890f2ae70926e916934cd;hp=1d1ceaaa4cdcedd195e514aec431c6fb1daf786e;hpb=e9a6ee033ba29716eb3b6e4a03569d94d91bfbe6;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index 1d1ceaa..42c5e80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,33 @@ -tig (0.16.1-1) unstable; urgency=low +tig (0.17-1) unstable; urgency=low + + * New upstream release: + - Fixed ncurses 2.8 issue causing tig to fail to start; thanks to Tarek + Soliman for reporting this and RjY for pointing out the new upstream + release (Closes: #617318). + - Enabled revision graph rendering by default; thanks to Paul Wise for + reporting this (Closes: #611876). + * Uploading to unstable -- Squeeze has been released \o/ + * debian/rules: + - (Again) pass -I/usr/include/ncursesw to CFLAGS; this is no longer + handled by the configure script which now uses the third-party + 'AX_WITH_CURSES' macro. + - Do not install 'test-graph' to the package. + + -- Sebastian Harl Tue, 08 Mar 2011 14:36:03 +0100 + +tig (0.16.2-1) experimental; urgency=low * New upstream release. * debian/patches: - Removed bts594549-pager-segfault -- included upstream. * debian/control, debian/rules: - No longer use dpatch. + * Removed debian/README.source. + * Uploading to experimental because of the Squeeze freeze. + * debian/control: + - Updated Standards-Version to 3.9.1 -- no changes. - -- Sebastian Harl Tue, 21 Sep 2010 01:24:20 +0200 + -- Sebastian Harl Tue, 21 Sep 2010 21:57:26 +0200 tig (0.16-2) unstable; urgency=low