Code

Updated changelog to 0.12.1-1.
[pkg-tig.git] / debian / changelog
index c344f6062c54f72657920b6082ce7df425bc3472..6ca452934aa2e8a47f7fc50ded3157fb8a3a29dc 100644 (file)
@@ -1,3 +1,37 @@
+tig (0.12.1-1) experimental; urgency=low
+
+  * New upstream release.
+  * Uploading to experimental because of Lenny freeze.
+
+ -- Sebastian Harl <sh@tokkee.org>  Sat, 11 Oct 2008 16:27:45 +0200
+
+tig (0.11-1) unstable; urgency=low
+
+  * New upstream release.
+  * Added git-core to the build dependencies (Closes: #481828).
+  * Updated standards-version to 3.8.0 - no changes.
+
+ -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 07:47:37 +0200
+
+tig (0.10.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Moved "Homepage" field from package description to the source stanza.
+    - Added versioned build dependency on dpkg-dev (>= 1.14.6).
+  * Improved package description as suggested by Adeodato Simó
+    (Closes: #469290).
+  * Added wide character support, thanks to Cyril Brulebois for the patch
+    (Closes: #457068):
+    - Build-depend on libncursesw5-dev instead of libncurses5-dev.
+    - 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>  Mon, 31 Mar 2008 12:57:05 +0200
+
 tig (0.9.1-1) unstable; urgency=low
 
   * New upstream release.