Code

changelog: 1.1 fixes #682766 by improving tigrc(5).
[pkg-tig.git] / debian / changelog
index 29dc487dffcf53bce570b9f867575d8a905c4302..342a1054f22f196a9f7efe7fee0dadf5770db4b5 100644 (file)
@@ -1,11 +1,37 @@
-tig (1.0-1) UNRELEASED; urgency=low
+tig (1.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - Various documentation improvements in tigrc(5); thanks to Yuri D'Elia
+      for suggesting this (Closes: #682766).
+
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 28 Jan 2013 22:31:28 +0100
+
+tig (1.0-2) unstable; urgency=low
+
+  * debian/patches:
+    - Added bts680442-broken-graph.patch -- upstream patch fixing a regression
+      breaking the graph when path spec is specified; thanks to Simon Paillard
+      for reporting this (Closes: #680442).
+  * debian/source/format:
+    - Change to '3.0 (quilt)' format in order to apply the patch.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 15 Jul 2012 11:42:29 +0200
+
+tig (1.0-1) unstable; 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 <tokkee@debian.org>  Thu, 17 May 2012 18:15:46 +0200