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

X Strike Force X.Org X11 SVN commit: r479 - in trunk/debian/patches: . debian freebsd general sparc



Author: branden
Date: 2005-08-02 15:08:46 -0500 (Tue, 02 Aug 2005)
New Revision: 479

Modified:
   trunk/debian/patches/debian/915_disable_i915_debugging.diff
   trunk/debian/patches/debian/991_ubuntu_gcc_flags.diff
   trunk/debian/patches/freebsd/001_gnu-kbsd.diff
   trunk/debian/patches/general/000_stolen_from_drm.diff
   trunk/debian/patches/general/009_disable_Xprt.diff
   trunk/debian/patches/general/022_disable_xmh.diff
   trunk/debian/patches/general/024d_radeon_fix_gcc4_build.diff
   trunk/debian/patches/general/025_XStandards_manpage_typo.diff
   trunk/debian/patches/general/025b_xkb_README_typos.diff
   trunk/debian/patches/general/030_libvgahw_gcc4_volatile_fix.diff
   trunk/debian/patches/general/031_disable_libXft1.diff
   trunk/debian/patches/series
   trunk/debian/patches/sparc/104_sparc_no_mv8_flag.diff
Log:
Add SVN Id keyword and set corresponding property.


Modified: trunk/debian/patches/debian/915_disable_i915_debugging.diff
===================================================================
--- trunk/debian/patches/debian/915_disable_i915_debugging.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/debian/915_disable_i915_debugging.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Disable leftover debug statements for i915 on non-x86 systems. This patch
 stolen from Mesa HEAD.
 


Property changes on: trunk/debian/patches/debian/915_disable_i915_debugging.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/debian/991_ubuntu_gcc_flags.diff
===================================================================
--- trunk/debian/patches/debian/991_ubuntu_gcc_flags.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/debian/991_ubuntu_gcc_flags.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 diff -ruN xc-old/programs/Xserver/fb/Imakefile xc/programs/Xserver/fb/Imakefile
 --- xc-old/programs/Xserver/fb/Imakefile	2005-02-17 00:34:48.000000000 +0000
 +++ xc/programs/Xserver/fb/Imakefile	2005-05-17 17:35:58.060789960 +0000


Property changes on: trunk/debian/patches/debian/991_ubuntu_gcc_flags.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/freebsd/001_gnu-kbsd.diff
===================================================================
--- trunk/debian/patches/freebsd/001_gnu-kbsd.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/freebsd/001_gnu-kbsd.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Index: xc/config/cf/Imake.cf
 ===================================================================
 --- xc/config/cf/Imake.cf.orig	2005-07-26 01:11:28.000000000 -0400


Property changes on: trunk/debian/patches/freebsd/001_gnu-kbsd.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/general/000_stolen_from_drm.diff
===================================================================
--- trunk/debian/patches/general/000_stolen_from_drm.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/general/000_stolen_from_drm.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Guard inclusion of <linux/config.h> to __KERNEL__, fixing FTBFS with
 linux-libc-headers in place of linux-kernel-headers. (Dave Airlie -- revision
 1.62, +1 -1)


Property changes on: trunk/debian/patches/general/000_stolen_from_drm.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/general/009_disable_Xprt.diff
===================================================================
--- trunk/debian/patches/general/009_disable_Xprt.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/general/009_disable_Xprt.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Index: xc/config/cf/linux.cf
 ===================================================================
 --- xc/config/cf/linux.cf.orig	2005-07-26 14:31:24.000000000 +0800


Property changes on: trunk/debian/patches/general/009_disable_Xprt.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/general/022_disable_xmh.diff
===================================================================
--- trunk/debian/patches/general/022_disable_xmh.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/general/022_disable_xmh.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Index: trunk/xc/programs/Imakefile
 ===================================================================
 --- trunk.orig/xc/programs/Imakefile	2005-05-08 23:29:21.000000000 -0400


Property changes on: trunk/debian/patches/general/022_disable_xmh.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/general/024d_radeon_fix_gcc4_build.diff
===================================================================
--- trunk/debian/patches/general/024d_radeon_fix_gcc4_build.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/general/024d_radeon_fix_gcc4_build.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 diff -ruN xc-old/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
 --- xc-old/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c	2005-07-08 10:15:56.000000000 -0400
 +++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c	2005-07-08 10:23:59.000000000 -0400


Property changes on: trunk/debian/patches/general/024d_radeon_fix_gcc4_build.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/general/025_XStandards_manpage_typo.diff
===================================================================
--- trunk/debian/patches/general/025_XStandards_manpage_typo.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/general/025_XStandards_manpage_typo.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Index: xc/doc/man/general/Standards.man
 ===================================================================
 --- xc/doc/man/general/Standards.man.orig	2005-08-01 03:39:58.000000000 +0200


Property changes on: trunk/debian/patches/general/025_XStandards_manpage_typo.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/general/025b_xkb_README_typos.diff
===================================================================
--- trunk/debian/patches/general/025b_xkb_README_typos.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/general/025b_xkb_README_typos.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Index: xc/programs/xkbcomp/README.config
 ===================================================================
 --- xc/programs/xkbcomp/README.config.orig	2005-08-01 03:46:18.000000000 +0200


Property changes on: trunk/debian/patches/general/025b_xkb_README_typos.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/general/030_libvgahw_gcc4_volatile_fix.diff
===================================================================
--- trunk/debian/patches/general/030_libvgahw_gcc4_volatile_fix.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/general/030_libvgahw_gcc4_volatile_fix.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 gcc4 has issues with libvgahw.a. This patch is a workaround stolen from
 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161242 (by Olivier
 Baudron). See also Debian #318218 and bugs merged to it


Property changes on: trunk/debian/patches/general/030_libvgahw_gcc4_volatile_fix.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/general/031_disable_libXft1.diff
===================================================================
--- trunk/debian/patches/general/031_disable_libXft1.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/general/031_disable_libXft1.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Index: trunk/xc/lib/Imakefile
 ===================================================================
 --- trunk.orig/xc/lib/Imakefile	2005-07-26 01:11:33.000000000 -0400


Property changes on: trunk/debian/patches/general/031_disable_libXft1.diff
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/series	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,4 @@
+# $Id$
 general/0000_backport_from_upstream.diff -p0
 general/000_backport_from_author_xterm.diff -p0
 general/000_stolen_from_drm.diff -p0


Property changes on: trunk/debian/patches/series
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/debian/patches/sparc/104_sparc_no_mv8_flag.diff
===================================================================
--- trunk/debian/patches/sparc/104_sparc_no_mv8_flag.diff	2005-08-02 20:06:03 UTC (rev 478)
+++ trunk/debian/patches/sparc/104_sparc_no_mv8_flag.diff	2005-08-02 20:08:46 UTC (rev 479)
@@ -1,3 +1,5 @@
+$Id$
+
 Don't use deprecated -mv8 option on Linux, as it has been deprecated in
 gcc4. See Freedesktop bug #2073. 
 


Property changes on: trunk/debian/patches/sparc/104_sparc_no_mv8_flag.diff
___________________________________________________________________
Name: svn:keywords
   + Id



Reply to: