Code

Updated changelog to 0.11-1.
[pkg-tig.git] / debian / changelog
index 5a4d82c33348d78a14d99f947a2f076c52232cd1..53b3f9484d47cdc8f5847a7b14db8aadd4a89365 100644 (file)
@@ -1,3 +1,9 @@
+tig (0.11-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastian Harl <sh@tokkee.org>  Mon, 07 Apr 2008 09:49:34 +0200
+
 tig (0.10.1-1) unstable; urgency=low
 
   * New upstream release.
@@ -8,11 +14,14 @@ tig (0.10.1-1) unstable; urgency=low
   * Added wide character support, thanks to Cyril Brulebois for the patch
     (Closes: #457068):
     - Build-depend on libncursesw5-dev instead of libncurses5-dev.
-    - Pass "LDLIBS=-lncursesw" to make, overriding the default "-lcurses".
+    - Pass "LIBS=-lncursesw" to configure.
+    - Added -I/usr/include/ncursesw to CFLAGS.
   * Fixed a typo in debian/rules, preventing CFLAGS from being used, thanks to
     Cyril Brulebois for the patch.
+  * Use the configure script provided by upstream.
+  * Updated standards-version to 3.7.3 - no changes.
 
- -- Sebastian Harl <sh@tokkee.org>  Sat, 29 Mar 2008 18:32:04 +0100
+ -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:57:05 +0200
 
 tig (0.9.1-1) unstable; urgency=low