]> git.tuebingen.mpg.de Git - tfortune.git/blobdiff - debian/changelog
debian: Update release notes for lintian-clean upload.
[tfortune.git] / debian / changelog
index d8a579bd22d6eefbfc636a884b4820599f042231..aecfdc6ce9749b7d23689d46c50247c0be41b2dd 100644 (file)
@@ -1,3 +1,38 @@
+tfortune (1.0.1-3) unstable; urgency=low
+
+  * Improved error diagnostics
+  * Switch from git:// and http:// to https://
+  * Fix lintian warnings
+
+ -- Andre Noll <maan@tuebingen.mpg.de>  Wed, 24 Apr 2024 18:00:05 +0200
+
+tfortune (1.0.1-2) unstable; urgency=medium
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS: (Closes: #1032160)
+    + Also ask for generating config.h.in, which otherwise goes missing in
+      cross builds.
+    + Pass --build and --host to configure as we cannot use dh_auto_configure.
+    + Also export cross tools for make.
+
+  [ Andre Noll ]
+  * Remove hard-coded dependency on liblopsub1. (Closes: #1068608)
+
+ -- Andre Noll <maan@tuebingen.mpg.de>  Sun, 21 Apr 2024 15:52:20 +0200
+
+tfortune (1.0.1-1) unstable; urgency=low
+
+  * No changes relative to 1.0.0-2.
+
+ -- Andre Noll <maan@tuebingen.mpg.de>  Thu, 05 Sep 2019 12:21:38 +0200
+
+tfortune (1.0.0-2) unstable; urgency=low
+
+  * Fallback to system-wide epigram directory.
+  * New data package: "tfortunes" which contains ~200 epigrams.
+
+ -- Andre Noll <maan@tuebingen.mpg.de>  Tue, 18 Jun 2019 18:33:25 +0100
+
 tfortune (1.0.0-1) unstable; urgency=low
 
   * Initial Release. Closes: #929467