Code

patches: Added quoted-config-opts-fix.dpatch.
[pkg-tig.git] / debian / changelog
index b3e7722791368f7053936770969f5f5efa8748d0..7d71f31ef56564baad8276e994398f598d68b3a1 100644 (file)
@@ -1,6 +1,39 @@
+tig (0.14-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/patches:
+    - Removed non-utf8-fix.dpatch - included upstream.
+    - Removed tigrc-parsing-fix.dpatch - included upstream.
+    - Removed mem-corruption-fix.dpatch - included upstream.
+    - Added tigrc-example-fix.dpatch - upstream patch fixing an error in
+      examples for the set command (Closes: #514990).
+    - Added quoted-config-opts-fix.dpatch - backported upstream patch fixing
+      the handling of quoted strings in the config file.
+
+ -- Sebastian Harl <sh@tokkee.org>  Sat, 14 Feb 2009 13:59:03 +0100
+
+tig (0.13-1) experimental; urgency=low
+
+  * New upstream release (Closes: #513727).
+  * debian/copyright: Use © instead of (C) to make lintian happy.
+  * debian/patches:
+    - Added non-utf8-fix.dpatch - upstream patch fixing a regression in the
+      handling of non-UTF-8 locales.
+    - Added tigrc-parsing-fix.dpatch - upstream patch fixing a regression in
+      parsing ~/.tigrc.
+    - Added mem-corruption-fix.dpatch - upstream patch fixing memory
+      corruption when updating the tree view.
+  * debian/rules:
+    - Remove auto-generated NEWS.html and README.html in the clean target.
+
+ -- Sebastian Harl <sh@tokkee.org>  Tue, 03 Feb 2009 10:59:25 +0100
+
 tig (0.12.1-1) experimental; urgency=low
 
   * New upstream release.
+    - Added support for refreshing the main view (Closes: #498365).
+    - Disable boundary commits by default, fixing the behavior when using
+      options like --author=foo (Closes: #498628).
   * Uploading to experimental because of Lenny freeze.
   * debian/rules:
     - Install upstream NEWS file to /usr/share/doc/tig/.
@@ -11,8 +44,9 @@ tig (0.12.1-1) experimental; urgency=low
   * debian/control:
     - Depend on git-core >= 1.5.4 - this is required by the new upstream
       release.
+    - Changed XS-Vcs-* to Vcs-*.
 
- -- Sebastian Harl <sh@tokkee.org>  Sat, 11 Oct 2008 16:54:49 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Sat, 11 Oct 2008 18:06:24 +0200
 
 tig (0.11-1) unstable; urgency=low