Control: tags 1066245 + patch
Control: tags 1066245 + pending

Dear maintainer,

I've prepared an NMU for gnucash (versioned as 1:5.5-1.2) and
uploaded it to DELAYED/4. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
WBR, wRAR
diff -Nru gnucash-5.5/debian/changelog gnucash-5.5/debian/changelog
--- gnucash-5.5/debian/changelog	2024-02-23 22:55:23.000000000 +0500
+++ gnucash-5.5/debian/changelog	2024-03-17 20:39:48.000000000 +0500
@@ -1,3 +1,10 @@
+gnucash (1:5.5-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1066245).
+
+ -- Andrey Rakhmatullin <w...@debian.org>  Sun, 17 Mar 2024 20:39:48 +0500
+
 gnucash (1:5.5-1.1) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru gnucash-5.5/debian/patches/fix-implicit-function-declaration.patch gnucash-5.5/debian/patches/fix-implicit-function-declaration.patch
--- gnucash-5.5/debian/patches/fix-implicit-function-declaration.patch	1970-01-01 05:00:00.000000000 +0500
+++ gnucash-5.5/debian/patches/fix-implicit-function-declaration.patch	2024-03-17 20:39:48.000000000 +0500
@@ -0,0 +1,18 @@
+Description: Add missing header includes.
+Author: Andrey Rakhmatullin <w...@debian.org>
+Bug-Debian: https://bugs.debian.org/1066245
+Last-Update: 2024-03-17
+
+Index: gnucash-5.5/bindings/python/sqlite3test.c
+===================================================================
+--- gnucash-5.5.orig/bindings/python/sqlite3test.c
++++ gnucash-5.5/bindings/python/sqlite3test.c
+@@ -20,6 +20,8 @@
+ 
+ #include <config.h>
+ #include "qofsession.h"
++#include "qoflog.h"
++#include "gnc-engine.h"
+ #define TESTFILE "/tmp/blah.gnucash"
+ int main()
+ {
diff -Nru gnucash-5.5/debian/patches/series gnucash-5.5/debian/patches/series
--- gnucash-5.5/debian/patches/series	2024-02-23 22:55:23.000000000 +0500
+++ gnucash-5.5/debian/patches/series	2024-03-17 20:39:48.000000000 +0500
@@ -1,3 +1,4 @@
 build-flags.patch
 
 #t-skip--python-bindings.patch
+fix-implicit-function-declaration.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to