Control: tags -1 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for recutils (versioned as 1.5-1.1) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards
-- 
Sebastian Ramacher
diff -Nru recutils-1.5/debian/changelog recutils-1.5/debian/changelog
--- recutils-1.5/debian/changelog	2012-01-21 23:10:45.000000000 +0100
+++ recutils-1.5/debian/changelog	2013-05-26 22:59:46.000000000 +0200
@@ -1,3 +1,11 @@
+recutils (1.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/eglibc2.17.patch: Fix FTBFS with eglibc 2.17. (Closes:
+    #701414)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sun, 26 May 2013 22:59:45 +0200
+
 recutils (1.5-1) unstable; urgency=low
 
   * New upstream release
diff -Nru recutils-1.5/debian/patches/eglibc2.17.patch recutils-1.5/debian/patches/eglibc2.17.patch
--- recutils-1.5/debian/patches/eglibc2.17.patch	1970-01-01 01:00:00.000000000 +0100
+++ recutils-1.5/debian/patches/eglibc2.17.patch	2013-05-26 22:59:42.000000000 +0200
@@ -0,0 +1,23 @@
+Description: Fix FTBFS with eglibc 2.17
+Author: Sebastian Ramacher <sramac...@debian.org>
+Bug-Debian: http://bugs.debian.org/701414
+Last-Update: 2013-05-26
+
+--- recutils-1.5.orig/lib/stdio.in.h
++++ recutils-1.5/lib/stdio.in.h
+@@ -711,11 +711,15 @@ _GL_CXXALIAS_RPL (gets, char *, (char *s
+ _GL_CXXALIAS_SYS (gets, char *, (char *s));
+ #  undef gets
+ # endif
++# if defined gets
+ _GL_CXXALIASWARN (gets);
++# endif
+ /* It is very rare that the developer ever has full control of stdin,
+    so any use of gets warrants an unconditional warning.  Assume it is
+    always declared, since it is required by C89.  */
++# if defined gets
+ _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
++# endif
+ #endif
+ 
+ 
diff -Nru recutils-1.5/debian/patches/series recutils-1.5/debian/patches/series
--- recutils-1.5/debian/patches/series	2012-01-21 23:28:32.000000000 +0100
+++ recutils-1.5/debian/patches/series	2013-05-26 22:59:14.000000000 +0200
@@ -1 +1,2 @@
 mdbtools-0.7-fix
+eglibc2.17.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to