Control: tags 984322 + patch

Dear maintainer,

I've prepared an NMU for rss-glx (versioned as 0.9.1-6.3). The diff
is attached to this message.

Cheers
-- 
Sebastian Ramacher
diff -Nru rss-glx-0.9.1/debian/changelog rss-glx-0.9.1/debian/changelog
--- rss-glx-0.9.1/debian/changelog	2021-10-03 21:22:22.000000000 +0200
+++ rss-glx-0.9.1/debian/changelog	2021-10-16 15:11:19.000000000 +0200
@@ -1,3 +1,11 @@
+rss-glx (0.9.1-6.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/include-cstddef.patch: Include cstddef for size_t (Closes:
+    #984322)
+
+ -- Sebastian Ramacher <[email protected]>  Sat, 16 Oct 2021 15:11:19 +0200
+
 rss-glx (0.9.1-6.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru rss-glx-0.9.1/debian/patches/include-cstddef.patch rss-glx-0.9.1/debian/patches/include-cstddef.patch
--- rss-glx-0.9.1/debian/patches/include-cstddef.patch	1970-01-01 01:00:00.000000000 +0100
+++ rss-glx-0.9.1/debian/patches/include-cstddef.patch	2021-10-16 15:11:19.000000000 +0200
@@ -0,0 +1,14 @@
+Description: Include cstddef for size_t
+Author: Sebastian Ramacher <[email protected]>
+Last-Update: 2021-10-16
+
+--- a/src/Implicit/impSurface.h
++++ b/src/Implicit/impSurface.h
+@@ -25,6 +25,7 @@
+ #ifdef WIN32
+ 	#include <windows.h>
+ #endif
++#include <cstddef>
+ #include <vector>
+ #include <GL/gl.h>
+ 
diff -Nru rss-glx-0.9.1/debian/patches/series rss-glx-0.9.1/debian/patches/series
--- rss-glx-0.9.1/debian/patches/series	2011-04-19 04:00:44.000000000 +0200
+++ rss-glx-0.9.1/debian/patches/series	2021-10-16 15:05:56.000000000 +0200
@@ -1,3 +1,4 @@
 configure.patch
 pixelcity-cpp.patch
 readme.patch
+include-cstddef.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to