chiark / gitweb /
Changelog for 4.38
[bible-kjv.git] / debian / changelog
index 69295413ec016100462d6c5b12bc8a459d3cf843..071d25e94072c20b3c0caa872cdfe9a40b735d51 100644 (file)
@@ -1,3 +1,67 @@
+bible-kjv (4.38) unstable; urgency=medium
+
+  * Patches from Vagrant Cascadian to use -ffile-prefix-map to make build
+    reproducible (Closes: #1020813)
+
+ -- Matthew Vernon <matthew@debian.org>  Fri, 30 Sep 2022 15:22:50 +0100
+
+bible-kjv (4.37) unstable; urgency=medium
+
+  * Correct function signature of shortuniv_assign (Closes: #983989)
+
+ -- Matthew Vernon <matthew@debian.org>  Tue, 12 Oct 2021 08:59:18 +0100
+
+bible-kjv (4.36) unstable; urgency=medium
+
+  * Add tests for use with autopkgtest
+
+ -- Matthew Vernon <matthew@debian.org>  Sun, 22 Aug 2021 12:23:02 +0100
+
+bible-kjv (4.35) unstable; urgency=medium
+
+  * Fix off-by-one error in line numbers (and thus concordance)
+  * Update release_version
+
+ -- Matthew Vernon <matthew@debian.org>  Sat, 21 Aug 2021 18:02:31 +0100
+
+bible-kjv (4.34) unstable; urgency=medium
+
+  * Check for error return value
+
+ -- Matthew Vernon <matthew@debian.org>  Mon, 19 Jul 2021 12:36:43 +0100
+
+bible-kjv (4.33) unstable; urgency=medium
+
+  * Make the build not run in parallel 
+  * Use bible.rawtext to build concordance (Closes: #991133)
+
+ -- Matthew Vernon <matthew@debian.org>  Mon, 19 Jul 2021 12:10:28 +0100
+
+bible-kjv (4.32) unstable; urgency=medium
+
+  * Patch from Helmut Grohne to fix FTCBFS: (Closes: #947616)
+    + Let dh_auto_build pass cross tools to make.
+    + Additionally override LD.
+    + Keep building the build tools for the build architecture.
+    + Seed the compiler used for randverse from dpkg's buildtools.mk.
+    + Use dh_strip as it uses the correct cross tool.
+
+ -- Matthew Vernon <matthew@debian.org>  Sun, 21 Feb 2021 16:05:00 +0000
+
+bible-kjv (4.31) unstable; urgency=medium
+
+  * Relicence GPL-2 code to GPL-2+ (my code and that of Oliver
+    Elphick, who has agreed) (Closes: #977639)
+  * Bump standards-version
+
+ -- Matthew Vernon <matthew@debian.org>  Thu, 24 Dec 2020 13:26:42 +0000
+
+bible-kjv (4.30) unstable; urgency=medium
+
+  * Fix string overflow bug found by gcc-8 (Closes: #897712)
+
+ -- Matthew Vernon <matthew@debian.org>  Sat, 12 May 2018 10:03:54 +0100
+
 bible-kjv (4.29) unstable; urgency=low
 
   * Add mandatory build-{arch,indep} targets to debian/rules (Closes: #821966)