tags 700229 + pending
thanks

Dear maintainer,

I've prepared an NMU for gpm (versioned as 1.20.4-6.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Lightnin' Hopkins: Corrine, Corrina
diff -u gpm-1.20.4/debian/changelog gpm-1.20.4/debian/changelog
--- gpm-1.20.4/debian/changelog
+++ gpm-1.20.4/debian/changelog
@@ -1,3 +1,13 @@
+gpm (1.20.4-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with glibc 2.17, missing include":
+    add patch 091_glibc_2.17_types from Adam Conrad / Ubuntu:
+    - explicitly include <sys/types.h>
+    (Closes: #700229)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 23 Jun 2013 15:59:29 +0200
+
 gpm (1.20.4-6) unstable; urgency=low
 
   * No source changes; rebuild to make the multiarch *.gz md5sums match.
diff -u gpm-1.20.4/debian/patches/series gpm-1.20.4/debian/patches/series
--- gpm-1.20.4/debian/patches/series
+++ gpm-1.20.4/debian/patches/series
@@ -20,0 +21 @@
+091_glibc_2.17_types
only in patch2:
unchanged:
--- gpm-1.20.4.orig/debian/patches/091_glibc_2.17_types
+++ gpm-1.20.4/debian/patches/091_glibc_2.17_types
@@ -0,0 +1,10 @@
+--- x/src/daemon/open_console.c	2008-05-28 17:26:09.000000000 -0600
++++ x/src/daemon/open_console.c	2013-02-09 19:53:57.555999377 -0700
+@@ -22,6 +22,7 @@
+ #include <fcntl.h>                  /* open and co.      */
+ #include <sys/stat.h>               /* stat()            */
+ #include <stropts.h>                /* ioctl             */
++#include <sys/types.h>              /* major()           */
+ 
+ /* Linux specific (to be outsourced in gpm2 */
+ #include <linux/serial.h>           /* for serial console check */

Attachment: signature.asc
Description: Digital signature

Reply via email to