Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for pspp (versioned as 0.7.9+git20120620-1.2) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Sebastian Ramacher
diff -Nru pspp-0.7.9+git20120620/debian/changelog pspp-0.7.9+git20120620/debian/changelog
--- pspp-0.7.9+git20120620/debian/changelog	2013-02-05 00:25:40.000000000 +0100
+++ pspp-0.7.9+git20120620/debian/changelog	2013-05-26 12:37:56.000000000 +0200
@@ -1,3 +1,13 @@
+pspp (0.7.9+git20120620-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/fix_ftbfs_gets: Apply patch from Ubuntu to fix FTBFS with
+    eglibc 2.17. (Closes: #708807)
+  * debian/patches/texinfo-5: Apply patch from upstream to fix FTBFS with
+    texinfo 5.
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sun, 26 May 2013 12:37:54 +0200
+
 pspp (0.7.9+git20120620-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru pspp-0.7.9+git20120620/debian/patches/fix_ftbfs_gets pspp-0.7.9+git20120620/debian/patches/fix_ftbfs_gets
--- pspp-0.7.9+git20120620/debian/patches/fix_ftbfs_gets	1970-01-01 01:00:00.000000000 +0100
+++ pspp-0.7.9+git20120620/debian/patches/fix_ftbfs_gets	2013-05-24 13:15:11.000000000 +0200
@@ -0,0 +1,23 @@
+Description: Fix FTBFS with eglibc 2.17
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/708807
+Last-Update: 2013-05-24
+
+--- a/gnulib/lib/stdio.in.h
++++ b/gnulib/lib/stdio.in.h
+@@ -711,11 +711,15 @@
+ _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 pspp-0.7.9+git20120620/debian/patches/series pspp-0.7.9+git20120620/debian/patches/series
--- pspp-0.7.9+git20120620/debian/patches/series	2013-02-04 23:07:56.000000000 +0100
+++ pspp-0.7.9+git20120620/debian/patches/series	2013-05-24 13:14:34.000000000 +0200
@@ -1,2 +1,4 @@
 fix_paths_in_manpage
 699263
+fix_ftbfs_gets
+texinfo-5
diff -Nru pspp-0.7.9+git20120620/debian/patches/texinfo-5 pspp-0.7.9+git20120620/debian/patches/texinfo-5
--- pspp-0.7.9+git20120620/debian/patches/texinfo-5	1970-01-01 01:00:00.000000000 +0100
+++ pspp-0.7.9+git20120620/debian/patches/texinfo-5	2013-05-24 13:15:51.000000000 +0200
@@ -0,0 +1,25 @@
+Description: Fix FTBFS with texinfo 5.x
+Origin: upstream,
+ http://git.savannah.gnu.org/cgit/pspp.git/commit/doc/utilities.texi?id=ac9ad68f886cc67c0f2ec144c2bfcb148031d452
+Last-Update: 2013-05-24
+
+--- pspp-0.7.9+git20120620.orig/doc/utilities.texi
++++ pspp-0.7.9+git20120620/doc/utilities.texi
+@@ -721,7 +721,7 @@ If @subcmd{TNUMBERS} is set to @subcmd{L
+ If the a value has no label, then it will be displayed using its literal value.
+ If @subcmd{TNUMBERS} is set to @subcmd{BOTH}, then values will be displayed with both their label
+ (if any) and their literal value in parentheses.
+-@itemx TVARS
++@item TVARS
+ The @subcmd{TVARS} option sets the way in which variables are displayed in output tables.
+ The valid settings are @subcmd{NAMES}, @subcmd{LABELS} and @subcmd{BOTH}.
+ If @subcmd{TVARS} is set to @subcmd{NAMES}, then all variables are displayed using their names.
+@@ -861,7 +861,7 @@ parameters.  Parameters that can be chan
+ with the same name.  @cmd{SHOW} supports the following additional
+ subcommands:
+ 
+-@table @bullet
++@table @asis
+ @item @subcmd{ALL}
+ Show all settings.
+ @item @subcmd{CC}

Attachment: signature.asc
Description: Digital signature

Reply via email to