Control: tags 917492 + pending

Dear maintainer,

I've prepared an NMU for fam (versioned as 2.7.0-17.3) and
uploaded it to DELAYED/0. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
diff -u fam-2.7.0/debian/changelog fam-2.7.0/debian/changelog
--- fam-2.7.0/debian/changelog
+++ fam-2.7.0/debian/changelog
@@ -1,3 +1,11 @@
+fam (2.7.0-17.3) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix build failure with recent glibc ('minor' was not declared in this
+    scope), thanks to Logan Rosen (Closes: #917492).
+
+ -- Antoine Beaupré <anar...@debian.org>  Sat, 19 Jan 2019 13:58:08 -0500
+
 fam (2.7.0-17.2) unstable; urgency=medium
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- fam-2.7.0.orig/.pc/.quilt_patches
+++ fam-2.7.0/.pc/.quilt_patches
@@ -0,0 +1 @@
+debian/patches
only in patch2:
unchanged:
--- fam-2.7.0.orig/.pc/.quilt_series
+++ fam-2.7.0/.pc/.quilt_series
@@ -0,0 +1 @@
+series
only in patch2:
unchanged:
--- fam-2.7.0.orig/.pc/.version
+++ fam-2.7.0/.pc/.version
@@ -0,0 +1 @@
+2
only in patch2:
unchanged:
--- fam-2.7.0.orig/debian/patches/19_glibc_2.28.patch
+++ fam-2.7.0/debian/patches/19_glibc_2.28.patch
@@ -0,0 +1,17 @@
+## Description: Fix FTBFS against glibc 2.28
+## Origin/Author: Logan Rosen <lo...@ubuntu.com>
+## Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917492
+diff -Nur -x '*.orig' -x '*~' fam-2.7.0/build-tree/fam-2.7.0/src/DNotify.c++ fam-2.7.0.new/build-tree/fam-2.7.0/src/DNotify.c++
+--- fam-2.7.0/src/DNotify.c++	2019-01-08 23:35:20.513574095 -0500
++++ fam-2.7.0/src/DNotify.c++	2019-01-08 23:36:37.568605429 -0500
+@@ -36,6 +36,10 @@
+ #include <sys/stat.h>
+ #include <libgen.h>
+ 
++#ifdef __GNU_LIBRARY__
++#include <sys/sysmacros.h>
++#endif
++
+ #include "DNotify.h"
+ 
+ #include "Interest.h"

Attachment: signature.asc
Description: PGP signature

Reply via email to