Code

rules: Split build target into build-{arch,indep} as recommended by policy.
[pkg-tig.git] / debian / changelog
index 25c3e45359a4c23e9d92e0141bb75e056b56cf45..915ff0e7ed5b20ab9e5db29ad8ae79db8a8d06b4 100644 (file)
@@ -1,3 +1,18 @@
+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).
+    - 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.
+
+ -- Sebastian Harl <tokkee@debian.org>  Thu, 17 May 2012 18:15:46 +0200
+
 tig (0.17-1) unstable; urgency=low
 
   * New upstream release: