Control: tags 1037850 + patch
Control: tags 1037850 + pending

Dear maintainer,

I've prepared an NMU for rssguard (versioned as 4.0.4+dfsg-1.1) and 
uploaded it to DELAYED/14. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diff -Nru rssguard-4.0.4+dfsg/debian/changelog rssguard-4.0.4+dfsg/debian/changelog
--- rssguard-4.0.4+dfsg/debian/changelog	2021-10-17 15:37:05.000000000 +0300
+++ rssguard-4.0.4+dfsg/debian/changelog	2023-07-27 18:52:47.000000000 +0300
@@ -1,3 +1,10 @@
+rssguard (4.0.4+dfsg-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Backport upstream fix for FTBFS with gcc 13. (Closes: #1037850)
+
+ -- Adrian Bunk <b...@debian.org>  Thu, 27 Jul 2023 18:52:47 +0300
+
 rssguard (4.0.4+dfsg-1) unstable; urgency=medium
 
   * New upstream version 4.0.4+dfsg
diff -Nru rssguard-4.0.4+dfsg/debian/patches/0001-fix-911.patch rssguard-4.0.4+dfsg/debian/patches/0001-fix-911.patch
--- rssguard-4.0.4+dfsg/debian/patches/0001-fix-911.patch	1970-01-01 02:00:00.000000000 +0200
+++ rssguard-4.0.4+dfsg/debian/patches/0001-fix-911.patch	2023-07-27 18:38:02.000000000 +0300
@@ -0,0 +1,25 @@
+From eabd937f5103545cb7d5c8d070720d8ade9a41fc Mon Sep 17 00:00:00 2001
+From: Martin Rotter <rotter.marti...@gmail.com>
+Date: Tue, 4 Apr 2023 15:35:58 +0200
+Subject: fix #911
+
+---
+ src/librssguard/3rd-party/mimesis/quoted-printable.cpp | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/src/librssguard/3rd-party/mimesis/quoted-printable.cpp b/src/librssguard/3rd-party/mimesis/quoted-printable.cpp
+index dabd55ed1..045472d66 100644
+--- a/src/librssguard/3rd-party/mimesis/quoted-printable.cpp
++++ b/src/librssguard/3rd-party/mimesis/quoted-printable.cpp
+@@ -19,6 +19,8 @@
+ 
+ #include "quoted-printable.hpp"
+ 
++#include <cstdint>
++
+ using namespace std;
+ 
+ string quoted_printable_decode(string_view in) {
+-- 
+2.30.2
+
diff -Nru rssguard-4.0.4+dfsg/debian/patches/series rssguard-4.0.4+dfsg/debian/patches/series
--- rssguard-4.0.4+dfsg/debian/patches/series	1970-01-01 02:00:00.000000000 +0200
+++ rssguard-4.0.4+dfsg/debian/patches/series	2023-07-27 18:44:02.000000000 +0300
@@ -0,0 +1 @@
+0001-fix-911.patch

Reply via email to