Code

changelog: Updated to 1.2.1-1.
[pkg-tig.git] / debian / changelog
index 71b267667ec9f37fac12283944519887c7f6ad5e..fcec7f2f7c9ad86f965fe93f964de0da9f9ff8f8 100644 (file)
@@ -1,4 +1,41 @@
-tig (1.0-1) UNRELEASED; urgency=low
+tig (1.2.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Nov 2013 19:22:19 +0100
+
+tig (1.1-2) unstable; urgency=low
+
+  * Re-upload to unstable; Wheezy has been released long ago (Closes: #712162).
+  * Fixed operation when inside a submodule (Closes: #701912).
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Nov 2013 18:49:16 +0100
+
+tig (1.1-1) experimental; urgency=low
+
+  * New upstream release.
+    - Various documentation improvements in tigrc(5); thanks to Yuri D'Elia
+      for suggesting this (Closes: #682766).
+  * Uploading to experimental because of Wheezy freeze.
+  * debian/patches:
+    - Removed bts680442-broken-graph.patch; applied upstream.
+  * debian/control:
+    - Updated standards-version to 3.9.4 -- no changes.
+
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 29 Jan 2013 22:14:02 +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).
@@ -9,6 +46,10 @@ tig (1.0-1) UNRELEASED; urgency=low
   * 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