Code

Update standards-version to 4.5.1 and compat to 12; no changes.
[pkg-tig.git] / debian / changelog
index 69bbb3fab273d61960148721ba86040da9611537..8f9026a4a68382061a3838456d4472997aceb9f3 100644 (file)
@@ -1,12 +1,62 @@
-tig (2.0.3-1) unstable; urgency=medium
+tig (2.5.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release (Closes: #963005).
+    - Fixes segfault with readline 8; thanks to Marco Trevisan for reporting
+      this (Closes: #944123).
+  * Update standards-version to 4.5.1 and compat to 12; no changes.
+
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 05 Jan 2021 22:52:59 +0100
+
+tig (2.4.1-1) unstable; urgency=medium
+
+  * New upstream version.
+  * debian/control:
+    - Build depend on readline >= 6.3; that's the min version specified by
+      upstream.
+    - Update standards version to 4.2.1:
+      - Change Vcs-Browser URL from HTTP to HTTPS.
+  * debian/maintscript:
+    - Clean up obsolete /etc/bash_completion.d/tig; thanks to Christoph Anton
+      Mitterer for reporting this (Closes: #868091).
+
+ -- Sebastian Harl <tokkee@debian.org>  Thu, 08 Nov 2018 23:08:23 +0100
+
+tig (2.3.0-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Updated debian/watch to point to the new Github location.
+  * Update standards version to 4.1.1; no changes.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 22 Oct 2017 15:38:27 +0200
+
+tig (2.2-1) experimental; urgency=medium
+
+  [ Sebastian Harl ]
+  * New upstream release (Closes: #808134).
+  * debian/rules:
+    - Install sample tigrc files from contrib as examples.
+  * debian/control:
+    - Update standards version to 4.9.8; no changes.
+
+  [ Satish Bysany ]
+  * debian/rules:
+    - Fix lintian warnings (W: package-installs-into-obsolete-dir). Install
+      to usr/share/bash-completion/completions (Closes: #812931).
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 24 Sep 2016 15:48:31 +0200
+
+tig (2.0.3-1) experimental; urgency=medium
 
   * New upstream release:
     - Fixes a regression in the graph renderer; thanks to Simon Paillard for
       reporting this (Closes: #757692).
+  * Upload to experimental because of the Jessie freeze.
   * debian/rules:
     - Manually clean doc/manual.tex.
+  * debian/patches:
+    - Removed bts757692-topo-order: included upstream.
 
- -- Sebastian Harl <tokkee@debian.org>  Tue, 04 Nov 2014 21:58:35 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 23 Nov 2014 17:24:40 +0100
 
 tig (2.0.2-2) unstable; urgency=medium