X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=17440bd2f0472431e44a97ef08fdecb06127c931;hb=4a6d2bfde8b1346919049b3c99788689a85873da;hp=e05182800c8941ae2bfc91e81d22827fb7a71392;hpb=4d1692b15c14651051f8c030bfb2c05991ca3dee;p=pkg-tig.git diff --git a/debian/changelog b/debian/changelog index e051828..17440bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +tig (1.0-1) UNRELEASED; urgency=low + + * New upstream release; thanks to Salvatore Bonaccorso and Romain Francoise + for reporting this (Closes: #656810). + - Fixed substitution of %(xxx) in prompt commands; thanks to Daniel T Chen + for reporting this (Closes: #635546). + - Fixed 'go to a line' feature; thanks to Christian Ohm for reporting this + (Closes: #626124). + * debian/rules: + - Don't remove 'test-graph'; it is no longer installed by 'make install'. + - Don't try to install TODO; it no longer exists. + - Split build target into build-{arch,indep} as recommended by policy. + - Enabled harding build flags (use dpkg-buildflags). + * debian/control: + - Updated standards-version to 3.9.3 -- no changes. + + -- Sebastian Harl Thu, 17 May 2012 18:15:46 +0200 + +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. + - Install 'NEWS' as upstream changelog, rather than as 'NEWS'. + + -- Sebastian Harl Tue, 08 Mar 2011 14:43:17 +0100 + tig (0.16.2-1) experimental; urgency=low * New upstream release. @@ -5,11 +41,12 @@ tig (0.16.2-1) experimental; urgency=low - 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 21:15:03 +0200 + -- Sebastian Harl Tue, 21 Sep 2010 21:57:26 +0200 tig (0.16-2) unstable; urgency=low