Code

changelog: New upstream release fixes #656810.
[pkg-tig.git] / debian / changelog
index 4fdaf78f71664d4ab9d6f2ed2985fe2c79a3cb27..65e9abd93548840fefc55f523bb84a0e92ec4429 100644 (file)
@@ -1,9 +1,29 @@
+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).
+
+ -- Sebastian Harl <tokkee@debian.org>  Thu, 17 May 2012 18:15:46 +0200
+
 tig (0.17-1) unstable; urgency=low
 
-  * New upstream release.
+  * 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 <tokkee@debian.org>  Tue, 08 Mar 2011 14:04:59 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 08 Mar 2011 14:43:17 +0100
 
 tig (0.16.2-1) experimental; urgency=low