[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r315 - trunk/debian/patches



Author: dnusinow
Date: 2005-07-05 22:35:22 -0500 (Tue, 05 Jul 2005)
New Revision: 315

Modified:
   trunk/debian/patches/099g_xkb_symbols_polish_fix_keypad_separator.diff
   trunk/debian/patches/803_gnu_xterm_openpty.diff
   trunk/debian/patches/823_gnu-freebsd_xterm.diff
Log:
- De-fuzz a few patches


Modified: trunk/debian/patches/099g_xkb_symbols_polish_fix_keypad_separator.diff
===================================================================
--- trunk/debian/patches/099g_xkb_symbols_polish_fix_keypad_separator.diff	2005-07-06 02:16:18 UTC (rev 314)
+++ trunk/debian/patches/099g_xkb_symbols_polish_fix_keypad_separator.diff	2005-07-06 03:35:22 UTC (rev 315)
@@ -1,3 +1,9 @@
+$Id$
+
+This patch by Branden Robinson, based on a report from Emil Novak.
+
+Not submitted to XFree86.
+
 diff -ruN xc-old/programs/xkbcomp/symbols/pc/pl xc/programs/xkbcomp/symbols/pc/pl
 --- xc-old/programs/xkbcomp/symbols/pc/pl	2005-05-08 23:28:57.000000000 -0400
 +++ xc/programs/xkbcomp/symbols/pc/pl	2005-07-05 21:51:12.000000000 -0400

Modified: trunk/debian/patches/803_gnu_xterm_openpty.diff
===================================================================
--- trunk/debian/patches/803_gnu_xterm_openpty.diff	2005-07-06 02:16:18 UTC (rev 314)
+++ trunk/debian/patches/803_gnu_xterm_openpty.diff	2005-07-06 03:35:22 UTC (rev 315)
@@ -1,4 +1,4 @@
-$Id: 803_gnu_xterm_openpty.diff 1706 2004-07-29 19:16:40Z branden $
+$Id$
 
 On glibc-based systems, openpty needs -lutil.
 
@@ -6,9 +6,10 @@
 
 Not submitted upstream.
 
---- xc/programs/xterm/Imakefile~	2004-03-15 01:22:17.000000000 +0100
-+++ xc/programs/xterm/Imakefile	2004-03-15 02:01:31.000000000 +0100
-@@ -58,6 +58,7 @@
+diff -ruN xc-old/programs/xterm/Imakefile xc/programs/xterm/Imakefile
+--- xc-old/programs/xterm/Imakefile	2005-07-05 22:26:01.000000000 -0400
++++ xc/programs/xterm/Imakefile	2005-07-05 22:33:35.000000000 -0400
+@@ -60,6 +60,7 @@
  #endif
  
  #if defined(NetBSDArchitecture) || defined(OpenBSDArchitecture) || \

Modified: trunk/debian/patches/823_gnu-freebsd_xterm.diff
===================================================================
--- trunk/debian/patches/823_gnu-freebsd_xterm.diff	2005-07-06 02:16:18 UTC (rev 314)
+++ trunk/debian/patches/823_gnu-freebsd_xterm.diff	2005-07-06 03:35:22 UTC (rev 315)
@@ -1,4 +1,4 @@
-$Id: 823_gnu-freebsd_xterm.diff 1400 2004-05-13 17:23:09Z branden $
+$Id$
 
 GNU/FreeBSD needs the termios.h header included to know what "B38400" is.
 
@@ -6,9 +6,10 @@
 
 Not submitted upstream to XFree86 or Thomas Dickey.
 
---- xc/programs/xterm/main.c~	2004-05-12 02:25:06.000000000 -0500
-+++ xc/programs/xterm/main.c	2004-05-12 02:29:08.000000000 -0500
-@@ -490,6 +490,7 @@
+diff -ruN xc-old/programs/xterm/main.c xc/programs/xterm/main.c
+--- xc-old/programs/xterm/main.c	2005-07-05 23:06:32.000000000 -0400
++++ xc/programs/xterm/main.c	2005-07-05 23:13:15.000000000 -0400
+@@ -491,6 +491,7 @@
   * about padding generally store the code in a short, which does not have
   * enough bits for the extended values.
   */



Reply to: