Control: tags -1 + patch pending

Dear maintainer,

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

Regards
-- 
Sebastian Ramacher
diff -Nru gmt-4.5.7/debian/changelog gmt-4.5.7/debian/changelog
--- gmt-4.5.7/debian/changelog	2012-03-16 14:15:26.000000000 +0100
+++ gmt-4.5.7/debian/changelog	2013-06-24 11:23:23.000000000 +0200
@@ -1,3 +1,11 @@
+gmt (4.5.7-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/eglibc-2.17.patch: Add missing include to fix FTBFS with
+    eglibc 2.17. (Closes: #701431)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Mon, 24 Jun 2013 11:23:21 +0200
+
 gmt (4.5.7-2) unstable; urgency=low
 
   * A link moved from gmt to gmt-doc, so conflicting current gmt-doc with
diff -Nru gmt-4.5.7/debian/patches/eglibc-2.17.patch gmt-4.5.7/debian/patches/eglibc-2.17.patch
--- gmt-4.5.7/debian/patches/eglibc-2.17.patch	1970-01-01 01:00:00.000000000 +0100
+++ gmt-4.5.7/debian/patches/eglibc-2.17.patch	2013-06-24 11:21:52.000000000 +0200
@@ -0,0 +1,15 @@
+Description: Add missing include to fix FBTFS with eglibc 2.17
+Author: Sebastian Ramacher <sramac...@debian.org>
+Bug-Debian: http://bugs.debian.org/701431
+Last-Update: 2013-06-24
+
+--- gmt-4.5.7.orig/src/gmt.h
++++ gmt-4.5.7/src/gmt.h
+@@ -86,6 +86,7 @@ extern "C" {
+ #include "gmt_notunix.h"	/* Stuff for Windows, OS/2 etc */
+ #ifndef WIN32
+ #include <pwd.h>
++#include <sys/types.h>
+ #include <unistd.h>
+ #endif
+ 
diff -Nru gmt-4.5.7/debian/patches/series gmt-4.5.7/debian/patches/series
--- gmt-4.5.7/debian/patches/series	2012-03-16 14:15:26.000000000 +0100
+++ gmt-4.5.7/debian/patches/series	2013-06-24 11:14:49.000000000 +0200
@@ -1,3 +1,4 @@
 # no current patches
 kfreebsd
 bashism
+eglibc-2.17.patch

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to