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

xutils-dev: Changes to 'debian-unstable'



 debian/changelog                         |    8 
 debian/copyright                         |   72 
 debian/patches/04_xutils-dev-debian.diff |  293 +-
 xorg-cf-files/COPYING                    |   74 
 xorg-cf-files/ChangeLog                  |  101 
 xorg-cf-files/INSTALL                    |  291 ++
 xorg-cf-files/Imake.cf                   |    4 
 xorg-cf-files/Makefile.am                |    7 
 xorg-cf-files/Makefile.in                |   32 
 xorg-cf-files/README                     |   47 
 xorg-cf-files/X11.tmpl                   |   21 
 xorg-cf-files/aclocal.m4                 | 1384 ++++++++++-
 xorg-cf-files/config.guess               |  210 -
 xorg-cf-files/config.sub                 |  115 
 xorg-cf-files/configure                  | 3606 ++++++++++++++-----------------
 xorg-cf-files/configure.ac               |   26 
 xorg-cf-files/cygwin.cf                  |   21 
 xorg-cf-files/cygwin.rules               |   13 
 xorg-cf-files/cygwin.tmpl                |    9 
 xorg-cf-files/darwin.cf                  |   11 
 xorg-cf-files/site.def                   |    8 
 xorg-cf-files/site.def.in                |    8 
 xorg-cf-files/xorgversion.def            |   10 
 23 files changed, 3951 insertions(+), 2420 deletions(-)

New commits:
commit 8d493330a05b9e51d0e70b513855cdd919704c15
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Jan 8 22:50:28 2011 +0100

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 78fbe84..58e6ab4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xutils-dev (1:7.6+1) UNRELEASED; urgency=low
+xutils-dev (1:7.6+1) unstable; urgency=low
 
   * xorg-cf-files 1.0.4.
   * Update debian/copyright with xorg-cf-files/COPYING.
   * Refresh 04_xutils-dev-debian.diff
 
- -- Cyril Brulebois <kibi@debian.org>  Sat, 08 Jan 2011 20:39:39 +0100
+ -- Cyril Brulebois <kibi@debian.org>  Sat, 08 Jan 2011 22:50:19 +0100
 
 xutils-dev (1:7.5+5) unstable; urgency=low
 

commit af856770cbad4325de51ed83527a1e981d14d3fe
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Jan 8 20:50:13 2011 +0100

    Refresh patch to get offsets updated.

diff --git a/debian/patches/04_xutils-dev-debian.diff b/debian/patches/04_xutils-dev-debian.diff
index 71ff208..2be732e 100644
--- a/debian/patches/04_xutils-dev-debian.diff
+++ b/debian/patches/04_xutils-dev-debian.diff
@@ -1,8 +1,6 @@
-Index: xutils-dev/xorg-cf-files/bsdLib.rules
-===================================================================
---- xutils-dev.orig/xorg-cf-files/bsdLib.rules
-+++ xutils-dev/xorg-cf-files/bsdLib.rules
-@@ -13,6 +13,12 @@
+--- a/xorg-cf-files/bsdLib.rules
++++ b/xorg-cf-files/bsdLib.rules
+@@ -13,6 +13,12 @@ XCOMM $XFree86: xc/config/cf/bsdLib.rule
  #define UseElfFormat NO
  #endif
  
@@ -15,7 +13,7 @@ Index: xutils-dev/xorg-cf-files/bsdLib.rules
  #if !UseElfFormat
  /* a.out shared libs */
  #ifndef HasSharedLibraries
-@@ -91,6 +97,34 @@
+@@ -91,6 +97,34 @@ clean::									@@\
  
  #endif /* SharedDepLibraryTarget */
  
@@ -50,11 +48,9 @@ Index: xutils-dev/xorg-cf-files/bsdLib.rules
  #ifndef SharedDepModuleTarget
  #define SharedDepModuleTarget(name,deps,solist)				@@\
  AllTarget(name)								@@\
-Index: xutils-dev/xorg-cf-files/gnu.cf
-===================================================================
---- xutils-dev.orig/xorg-cf-files/gnu.cf
-+++ xutils-dev/xorg-cf-files/gnu.cf
-@@ -17,16 +17,231 @@
+--- a/xorg-cf-files/gnu.cf
++++ b/xorg-cf-files/gnu.cf
+@@ -17,16 +17,231 @@ XCOMM $XdotOrg: xc/config/cf/gnu.cf,v 1.
  #ifndef OSTeenyVersion
  #define OSTeenyVersion		DefaultOSTeenyVersion
  #endif
@@ -292,7 +288,7 @@ Index: xutils-dev/xorg-cf-files/gnu.cf
  #define HasPosixThreads         YES
  #define ThreadedX               YES
  #define HasThreadSafeAPI        YES
-@@ -36,35 +251,132 @@
+@@ -36,35 +251,132 @@ XCOMM XXXMB: What about _GNU_SOURCE, see
  #ifndef HasLibCrypt
  #define HasLibCrypt             YES
  #endif
@@ -428,7 +424,7 @@ Index: xutils-dev/xorg-cf-files/gnu.cf
  #define AvoidNullMakeCommand	YES
  #ifndef DebuggableLibraries
  #define DebuggableLibraries	NO
-@@ -84,32 +396,64 @@
+@@ -84,32 +396,64 @@ XCOMM Not implemented and will always fa
  #define UseStaticTermcapLib	NO
  #endif
  
@@ -501,7 +497,7 @@ Index: xutils-dev/xorg-cf-files/gnu.cf
  #define YaccCmd			bison -y
  #define LexCmd			flex -l
  #define HasFlex			YES
-@@ -125,50 +469,68 @@
+@@ -125,50 +469,68 @@ XCOMM Not implemented and will always fa
  #define StandardCppDefines	StandardDefines
  
  #define HasVarRun		YES
@@ -593,7 +589,7 @@ Index: xutils-dev/xorg-cf-files/gnu.cf
  #define HasGnuMake	YES
  
  #define MakeNamedTargetSubdir(dir,flags,subname)\
-@@ -176,12 +538,16 @@
+@@ -176,12 +538,16 @@ XCOMM i386Architecture
  
  #define ArchitectureDefines	-DGNU_ARCHITECTURE
  
@@ -615,10 +611,8 @@ Index: xutils-dev/xorg-cf-files/gnu.cf
 +#ifndef XFree86ServerOSDefines
 +# define XFree86ServerOSDefines
 +#endif
-Index: xutils-dev/xorg-cf-files/gnuLib.rules
-===================================================================
---- xutils-dev.orig/xorg-cf-files/gnuLib.rules
-+++ xutils-dev/xorg-cf-files/gnuLib.rules
+--- a/xorg-cf-files/gnuLib.rules
++++ b/xorg-cf-files/gnuLib.rules
 @@ -17,7 +17,6 @@
  #define ForceNormalLib NO
  #endif
@@ -627,7 +621,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  #ifndef UseRpath
  #define UseRpath NO
  #endif
-@@ -26,10 +25,13 @@
+@@ -26,10 +25,13 @@ XCOMM XXX To rpath or not to rpath...
  #define SharedOldX NO
  #endif
  
@@ -642,7 +636,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  
  #ifndef SharedDataSeparation
  #define SharedDataSeparation NO
-@@ -45,7 +47,7 @@
+@@ -45,7 +47,7 @@ XCOMM XXX To rpath or not to rpath...
  #endif
  #ifndef RpathLoadFlags
  #if UseRpath
@@ -651,7 +645,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  #else
  #define RpathLoadFlags /**/
  #endif
-@@ -54,7 +56,7 @@
+@@ -54,7 +56,7 @@ XCOMM XXX To rpath or not to rpath...
  #define LibraryRpathLoadFlags RpathLoadFlags
  #endif
  #ifndef SharedLibraryLoadFlags
@@ -660,7 +654,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  #endif
  #ifndef PositionIndependentCFlags
  #define PositionIndependentCFlags -fPIC
-@@ -63,12 +65,13 @@
+@@ -63,12 +65,13 @@ XCOMM XXX To rpath or not to rpath...
  #define PositionIndependentCplusplusFlags -fPIC
  #endif
  #ifndef ExtraLoadFlags
@@ -679,7 +673,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  #endif
  
  /*
-@@ -87,6 +90,26 @@
+@@ -87,6 +90,26 @@ install:: Concat(lib,libname.so.rev)
  	  $(LN) Concat(lib,libname.so.rev) Concat($(DESTDIR)dest/lib,libname.so)); fi
  #endif /* InstallSharedLibrary */
  
@@ -706,7 +700,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  /*
   * InstallSharedLibraryData - generate rules to install the shared library data
   */
-@@ -106,9 +129,9 @@
+@@ -106,9 +129,9 @@ AllTarget(Concat(lib,libname.so.rev))
  									@@\
  Concat(lib,libname.so.rev):  solist $(EXTRALIBRARYDEPS)			@@\
  	$(RM) $@~							@@\
@@ -719,7 +713,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  		LinkBuildSonameLibrary($$SONAME)			@@\
  	$(RM) $@							@@\
  	$(MV) $@~ $@							@@\
-@@ -125,6 +148,38 @@
+@@ -125,6 +148,38 @@ clean::									@@\
  
  #endif /* SharedLibraryTarget */
  
@@ -758,7 +752,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  /*
   * SharedDepLibraryTarget - generate rules to create a shared library.
   */
-@@ -153,6 +208,34 @@
+@@ -153,6 +208,34 @@ clean::									@@\
  
  #endif /* SharedDepLibraryTarget */
  
@@ -793,7 +787,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  #ifndef SharedDepModuleTarget
  #define SharedDepModuleTarget(name,deps,solist)				@@\
  AllTarget(name)								@@\
-@@ -168,6 +251,23 @@
+@@ -168,6 +251,23 @@ clean::									@@\
  
  #endif /* SharedDepModuleTarget */
  
@@ -817,10 +811,8 @@ Index: xutils-dev/xorg-cf-files/gnuLib.rules
  /*
   * SharedLibraryDataTarget - generate rules to create shlib data file;
   */
-Index: xutils-dev/xorg-cf-files/gnuLib.tmpl
-===================================================================
---- xutils-dev.orig/xorg-cf-files/gnuLib.tmpl
-+++ xutils-dev/xorg-cf-files/gnuLib.tmpl
+--- a/xorg-cf-files/gnuLib.tmpl
++++ b/xorg-cf-files/gnuLib.tmpl
 @@ -1,8 +1,9 @@
 -XCOMM
 -XCOMM  GNU Hurd shared library template
@@ -836,7 +828,7 @@ Index: xutils-dev/xorg-cf-files/gnuLib.tmpl
  
  #ifndef FixupLibReferences
  #define FixupLibReferences()						@@\
-@@ -14,15 +15,71 @@
+@@ -14,15 +15,71 @@ XMULIB = $(XMULIBONLY) $(XTOOLLIB) $(XLI
  #define XawClientLibs $(XAWLIB) $(XMULIBONLY) $(XTOOLLIB) $(XPMLIB) $(EXTRAXAWCLIENTLIBS) $(XLIB)
  #endif
  
@@ -910,11 +902,9 @@ Index: xutils-dev/xorg-cf-files/gnuLib.tmpl
 +#endif
 +
 +#define NoMessageCatalog
-Index: xutils-dev/xorg-cf-files/Imake.rules
-===================================================================
---- xutils-dev.orig/xorg-cf-files/Imake.rules
-+++ xutils-dev/xorg-cf-files/Imake.rules
-@@ -2722,6 +2722,20 @@
+--- a/xorg-cf-files/Imake.rules
++++ b/xorg-cf-files/Imake.rules
+@@ -2722,6 +2722,20 @@ LibraryTargetName(libname): objlist1 obj
  
  
  /*
@@ -935,11 +925,9 @@ Index: xutils-dev/xorg-cf-files/Imake.rules
   * SubdirLibraryRule -
   */
  #ifndef SubdirLibraryRule
-Index: xutils-dev/xorg-cf-files/Imake.tmpl
-===================================================================
---- xutils-dev.orig/xorg-cf-files/Imake.tmpl
-+++ xutils-dev/xorg-cf-files/Imake.tmpl
-@@ -902,37 +902,82 @@
+--- a/xorg-cf-files/Imake.tmpl
++++ b/xorg-cf-files/Imake.tmpl
+@@ -902,37 +902,82 @@ TCLIBDIR = TclLibDir
  #define ManSourcePath $(MANPATH)/man
  #endif
  #ifndef ManDir
@@ -1037,7 +1025,7 @@ Index: xutils-dev/xorg-cf-files/Imake.tmpl
  #endif
  #ifndef AdminManDefs
  #define AdminManDefs -D__adminmansuffix__=$(ADMINMANSUFFIX)
-@@ -963,6 +1008,21 @@
+@@ -963,6 +1008,21 @@ TCLIBDIR = TclLibDir
  #endif
  #endif
  
@@ -1059,7 +1047,7 @@ Index: xutils-dev/xorg-cf-files/Imake.tmpl
  #ifndef LogDirectory
  #if HasVarDirectory
  #define LogDirectory $(VARDIR)/log
-@@ -1609,32 +1669,50 @@
+@@ -1609,32 +1669,50 @@ TCLIBDIR = TclLibDir
  #ifndef SHsuf
  #define SHsuf sh
  #endif
@@ -1123,7 +1111,7 @@ Index: xutils-dev/xorg-cf-files/Imake.tmpl
  #endif
  #ifndef AdminManSuffix
  #if SystemV || SystemV4
-@@ -1763,9 +1841,15 @@
+@@ -1763,9 +1841,15 @@ TCLIBDIR = TclLibDir
            MANPATH = ManPath		/* top of manual page tree */
      MANSOURCEPATH = ManSourcePath	/* prefix for man page sources */
             MANDIR = ManDir		/* man pages for commands */
@@ -1140,7 +1128,7 @@ Index: xutils-dev/xorg-cf-files/Imake.tmpl
       DRIVERMANDIR = DriverManDir	/* man pages for drivers */
       LOGDIRECTORY = LogDirectory	/* OS location of log files */
  #ifdef VarRunDirectory
-@@ -1872,15 +1956,30 @@
+@@ -1872,15 +1956,30 @@ CXXEXTRA_INCLUDES = CplusplusExtraInclud
               PERL = PerlCmd
           PERLOPTS = PerlOptions
       PERLENVSETUP = PerlEnvSetup
@@ -1173,11 +1161,9 @@ Index: xutils-dev/xorg-cf-files/Imake.tmpl
  
     COMPRESSMANCMD = CompressManCmd
  
-Index: xutils-dev/xorg-cf-files/Library.tmpl
-===================================================================
---- xutils-dev.orig/xorg-cf-files/Library.tmpl
-+++ xutils-dev/xorg-cf-files/Library.tmpl
-@@ -37,6 +37,14 @@
+--- a/xorg-cf-files/Library.tmpl
++++ b/xorg-cf-files/Library.tmpl
+@@ -37,6 +37,14 @@ XCOMM $XFree86: xc/config/cf/Library.tmp
  #define DoExtraLib NO
  #endif
  
@@ -1192,7 +1178,7 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  #ifndef HasSharedData
  #define HasSharedData NO
  #endif
-@@ -53,7 +61,7 @@
+@@ -53,7 +61,7 @@ SHLIBGLOBALSFLAGS = ShlibGlobalsFlags
  #endif
  
  #ifndef LibraryCplusplusOptions
@@ -1201,7 +1187,7 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  #  define LibraryCplusplusOptions SharedLibraryCplusplusOptions
  # else
  #  define LibraryCplusplusOptions DefaultCplusplusOptions
-@@ -85,14 +93,14 @@
+@@ -85,14 +93,14 @@ SHLIBGLOBALSFLAGS = ShlibGlobalsFlags
  
  #ifndef CplusplusSource
  # ifndef LibraryCcCmd
@@ -1218,7 +1204,7 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  #   define LibraryCCOptions SharedLibraryCCOptions
  #  else
  #   define LibraryCCOptions DefaultCCOptions
-@@ -121,7 +129,7 @@
+@@ -121,7 +129,7 @@ CLIBDEBUGFLAGS = LibraryDebugOpt
  #else
  # ifndef CrossCompileDir
  #  ifndef LibraryCplusplusCmd
@@ -1227,7 +1213,7 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  #    define LibraryCplusplusCmd SharedLibraryCplusplusCmd
  #   else
  #    define LibraryCplusplusCmd CplusplusCmd
-@@ -129,7 +137,7 @@
+@@ -129,7 +137,7 @@ CLIBDEBUGFLAGS = LibraryDebugOpt
  #  endif
  # else
  #  ifndef CrossLibraryCplusplusCmd
@@ -1236,7 +1222,7 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  #    define CrossLibraryCplusplusCmd Concat3(CrossCompileDir,/,StripPath(SharedLibraryCplusplusCmd))
  #   else
  #    define CrossLibraryCplusplusCmd Concat3(CrossCompileDir,/,StripPath(CplusplusCmd))
-@@ -138,7 +146,7 @@
+@@ -138,7 +146,7 @@ CLIBDEBUGFLAGS = LibraryDebugOpt
  # endif
  
  # ifndef LibraryCplusplusOptions
@@ -1245,7 +1231,7 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  #   define LibraryCplusplusOptions SharedLibraryCplusplusOptions
  #  else
  #   define LibraryCplusplusOptions DefaultCplusplusOptions
-@@ -204,14 +212,14 @@
+@@ -204,14 +212,14 @@ LIB_MT_DEFINES = LibraryMTDefines
  # define _NormalObjCplusplusCompile(options) $(_NULLCMD_)
  # define _NormalCleanDir() $(_NULLCMD_)
  #else
@@ -1262,7 +1248,7 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  #   define _NormalObjCompile(options) NormalRelocLibObjCompile(options)
  #  else
  #   define _NormalObjCompile(options) NormalLibObjCompile(options)
-@@ -221,7 +229,7 @@
+@@ -221,7 +229,7 @@ LIB_MT_DEFINES = LibraryMTDefines
  # endif
  #endif
  
@@ -1271,7 +1257,7 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  # define _SharedObjCompile(options) $(_NULLCMD_)
  # define _SharedObjCplusplusCompile(options) $(_NULLCMD_)
  #else
-@@ -517,6 +525,12 @@
+@@ -517,6 +525,12 @@ DebuggedLibraryTarget($(LIBNAME),$(OBJS)
  InstallLibrary($(LIBNAME)_d,$(USRLIBDIR))
  #   endif
  #  endif
@@ -1284,11 +1270,9 @@ Index: xutils-dev/xorg-cf-files/Library.tmpl
  #  if DoExtraLib && defined(ExtraLibRules)
  ExtraLibraryTarget($(LIBNAME),$(SoRev),$(OBJS) $(EXTRAUNSHAREDOBJS))
  #   if !defined(LibInstall) || LibInstall
-Index: xutils-dev/xorg-cf-files/linux.cf
-===================================================================
---- xutils-dev.orig/xorg-cf-files/linux.cf
-+++ xutils-dev/xorg-cf-files/linux.cf
-@@ -107,31 +107,48 @@
+--- a/xorg-cf-files/linux.cf
++++ b/xorg-cf-files/linux.cf
+@@ -107,31 +107,48 @@ XCOMM operating system:  OSName (OSMajor
  XCOMM libc:	(LinuxCLibMajorVersion./**/LinuxCLibMinorVersion./**/LinuxCLibTeenyVersion)
  XCOMM binutils:	(LinuxBinUtilsMajorVersion)
  
@@ -1346,7 +1330,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # define FSUseSyslog		YES
  
  # define BuildLibGlxWithoutPIC  NO
-@@ -142,15 +159,12 @@
+@@ -142,15 +159,12 @@ InstallNamedTargetNoClobber(install,file
  # define MiscManSuffix         7x
  # define MiscManDir            $(MANSOURCEPATH)7
  
@@ -1365,7 +1349,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  #  ifndef XorgCustomVersion
  #   define XorgCustomVersion		"Debian"
  #  endif
-@@ -158,47 +172,138 @@
+@@ -158,47 +172,138 @@ InstallNamedTargetNoClobber(install,file
  #   define BuilderEMailAddr		"debian-x@lists.debian.org"
  #  endif
  #  define XFree86Devel			YES
@@ -1537,7 +1521,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif /* DebianMaintainer */
  #endif /* LinuxDebian */
  
-@@ -591,7 +696,7 @@
+@@ -591,7 +696,7 @@ InstallNamedTargetNoClobber(install,file
  #define MkdirHierCmd		mkdir -p
  
  #ifndef HaveLib64
@@ -1546,7 +1530,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  #  define HaveLib64	YES
  # else
  #  define HaveLib64	NO
-@@ -725,10 +830,10 @@
+@@ -725,10 +830,10 @@ InstallNamedTargetNoClobber(install,file
  # if UseElfFormat
  #  ifdef AlphaArchitecture
  #   define CcCmd		gcc -b alpha-linux
@@ -1558,7 +1542,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  #  endif /* AlphaArchitecture */
  #  ifdef HPArchitecture
  #   define CcCmd		gcc
-@@ -740,10 +845,10 @@
+@@ -740,10 +845,10 @@ InstallNamedTargetNoClobber(install,file
  #  endif /* HPArchitecture */
  #  ifdef i386Architecture
  #   define CcCmd		gcc -b i486-linux
@@ -1570,7 +1554,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  #  endif /* i386Architecture */
  #  ifdef ia64Architecture
  #   define CcCmd		gcc
-@@ -754,10 +859,10 @@
+@@ -754,10 +859,10 @@ InstallNamedTargetNoClobber(install,file
  #  endif /* ia64Architecture */
  #  ifdef Mc68020Architecture
  #   define CcCmd		gcc -b m68k-linux
@@ -1582,7 +1566,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  #  endif /* Mc68020Architecture */
  #  ifdef AMD64Architecture
  #   define CcCmd                 gcc
-@@ -770,7 +875,7 @@
+@@ -770,7 +875,7 @@ InstallNamedTargetNoClobber(install,file
  #  define CcCmd			gcc
  #  define AsCmd			CcCmd -c -x assembler
  #  define LdCmd			CcCmd -nostdlib
@@ -1591,7 +1575,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  #endif
  
-@@ -837,7 +942,7 @@
+@@ -837,7 +942,7 @@ InstallNamedTargetNoClobber(install,file
  
  #ifdef AlphaArchitecture
  # ifndef OptimizedCDebugFlags
@@ -1600,7 +1584,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__alpha__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -850,7 +955,7 @@
+@@ -850,7 +955,7 @@ InstallNamedTargetNoClobber(install,file
  #ifdef Arm32Architecture
  # define DefaultCCOptions
  # ifndef OptimizedCDebugFlags
@@ -1609,7 +1593,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__arm__ -D__arm32__ -U__arm -Uarm
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -858,7 +963,9 @@
+@@ -858,7 +963,9 @@ InstallNamedTargetNoClobber(install,file
  #endif /* Arm32Achitecture */
  
  #ifdef HPArchitecture
@@ -1620,7 +1604,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # define LinuxMachineDefines	-D__hppa__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
  # define ServerExtraDefines	-DGCCUSESGAS XFree86ServerDefines
-@@ -866,7 +973,7 @@
+@@ -866,7 +973,7 @@ InstallNamedTargetNoClobber(install,file
  
  #ifdef i386Architecture
  # ifndef OptimizedCDebugFlags
@@ -1629,7 +1613,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__i386__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -875,7 +982,7 @@
+@@ -875,7 +982,7 @@ InstallNamedTargetNoClobber(install,file
  
  #ifdef ia64Architecture
  # ifndef OptimizedCDebugFlags
@@ -1638,7 +1622,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__ia64__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -884,7 +991,7 @@
+@@ -884,7 +991,7 @@ InstallNamedTargetNoClobber(install,file
  
  #ifdef Mc68020Architecture
  # ifndef OptimizedCDebugFlags
@@ -1647,7 +1631,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__mc68000__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -903,7 +1010,7 @@
+@@ -903,7 +1010,7 @@ InstallNamedTargetNoClobber(install,file
  #ifdef Ppc64Architecture
  # define DefaultCCOptions	-mminimal-toc
  # ifndef OptimizedCDebugFlags
@@ -1656,7 +1640,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__powerpc64__ -D__powerpc__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME -DPART_NET
-@@ -913,7 +1020,7 @@
+@@ -913,7 +1020,7 @@ InstallNamedTargetNoClobber(install,file
  #ifdef PpcArchitecture
  # define DefaultCCOptions	
  # ifndef OptimizedCDebugFlags
@@ -1665,7 +1649,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__powerpc__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -922,7 +1029,7 @@
+@@ -922,7 +1029,7 @@ InstallNamedTargetNoClobber(install,file
  
  #ifdef s390Architecture
  # ifndef OptimizedCDebugFlags
@@ -1674,7 +1658,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__s390__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -930,16 +1037,17 @@
+@@ -930,16 +1037,17 @@ InstallNamedTargetNoClobber(install,file
  #endif /* s390Architecture */
  
  #ifdef s390xArchitecture
@@ -1696,7 +1680,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__sparc__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -970,7 +1078,7 @@
+@@ -970,7 +1078,7 @@ InstallNamedTargetNoClobber(install,file
  #  endif
  # endif
  # ifndef OptimizedCDebugFlags
@@ -1705,7 +1689,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines	-D__sh__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -982,7 +1090,7 @@
+@@ -982,7 +1090,7 @@ InstallNamedTargetNoClobber(install,file
  
  #ifdef AMD64Architecture
  # ifndef OptimizedCDebugFlags
@@ -1714,7 +1698,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  # endif
  # define LinuxMachineDefines   -D__amd64__
  # define ServerOSDefines	XFree86ServerOSDefines -DDDXTIME
-@@ -1023,26 +1131,6 @@
+@@ -1023,26 +1131,6 @@ InstallNamedTargetNoClobber(install,file
  # define ConnectionFlags	-DUNIXCONN -DTCPCONN
  #endif
  
@@ -1741,7 +1725,7 @@ Index: xutils-dev/xorg-cf-files/linux.cf
  #ifndef StaticLibrary
  # define StaticLibrary(libpath,libname) -Wl,-Bstatic Concat(-L,libpath) Concat(-l,libname) -Wl,-Bdynamic
  #endif
-@@ -1087,3 +1175,59 @@
+@@ -1087,3 +1175,59 @@ InstallNamedTargetNoClobber(install,file
  #ifndef XFree86ServerOSDefines
  # define XFree86ServerOSDefines
  #endif
@@ -1801,11 +1785,9 @@ Index: xutils-dev/xorg-cf-files/linux.cf
 +   SELINUX_LIBS = SELinuxLibraries
 +# endif
 +#endif
-Index: xutils-dev/xorg-cf-files/NetBSD.cf
-===================================================================
---- xutils-dev.orig/xorg-cf-files/NetBSD.cf
-+++ xutils-dev/xorg-cf-files/NetBSD.cf
-@@ -18,12 +18,178 @@
+--- a/xorg-cf-files/NetBSD.cf
++++ b/xorg-cf-files/NetBSD.cf
+@@ -18,12 +18,178 @@ XCOMM platform:  $XFree86: xc/config/cf/
  #define OSTeenyVersion		DefaultOSTeenyVersion
  #endif
  
@@ -1985,7 +1967,7 @@ Index: xutils-dev/xorg-cf-files/NetBSD.cf
  /*
   * C library features
   */
-@@ -93,8 +259,12 @@
+@@ -93,8 +259,12 @@ XCOMM operating system:  OSName (OSMajor
  
  #define HasUsableFileMmap	YES
  
@@ -1999,7 +1981,7 @@ Index: xutils-dev/xorg-cf-files/NetBSD.cf
  
  #define HasShadowPasswd		NO
  
-@@ -207,6 +377,8 @@
+@@ -207,6 +377,8 @@ XCOMM operating system:  OSName (OSMajor
  
  #if UseElfFormat
  #define DlLibrary		-rdynamic /* no -ldl yet */
@@ -2008,7 +1990,7 @@ Index: xutils-dev/xorg-cf-files/NetBSD.cf
  #else
  #define DlLibrary		/**/
  #endif
-@@ -336,7 +508,11 @@
+@@ -336,7 +508,11 @@ XCOMM operating system:  OSName (OSMajor
  /* NetBSD doesn't have gperf in the base install */
  #define DontRebuildGperfOutput	YES
  
@@ -2021,7 +2003,7 @@ Index: xutils-dev/xorg-cf-files/NetBSD.cf
   * NetBSD doesn't have perl in default system
   * you may override this in host.def if you installed perl from the packages
   */
-@@ -355,7 +531,13 @@
+@@ -355,7 +531,13 @@ XCOMM operating system:  OSName (OSMajor
  /*
   * Make & install Features
   */
@@ -2035,7 +2017,7 @@ Index: xutils-dev/xorg-cf-files/NetBSD.cf
  #define CompressAllFonts	YES
  #define GzipFontCompression	YES
  #define DefaultUserPath		/bin:/usr/bin:/usr/pkg/bin:/usr/local/bin:$(BINDIR)
-@@ -463,6 +645,8 @@
+@@ -463,6 +645,8 @@ dirs:	.EXEC								@@\
  									@@\
  .EXEC:
  
@@ -2044,7 +2026,7 @@ Index: xutils-dev/xorg-cf-files/NetBSD.cf
  /*
   * Man pages need to be formatted when installed, so override the default
   * imake rules.
-@@ -552,6 +736,8 @@
+@@ -552,6 +736,8 @@ InstallHtmlManPageAliases(file,aliases,s
  									@@\
  InstallManPageAliasesBase(file,destdir,aliases)
  
@@ -2053,11 +2035,9 @@ Index: xutils-dev/xorg-cf-files/NetBSD.cf
  /*
   * Shared libraries supported starting in 1.0 on a.out platforms,
   * and on all ELF platforms.
-Index: xutils-dev/xorg-cf-files/sco5.cf
-===================================================================
---- xutils-dev.orig/xorg-cf-files/sco5.cf
-+++ xutils-dev/xorg-cf-files/sco5.cf
-@@ -69,7 +69,7 @@
+--- a/xorg-cf-files/sco5.cf
++++ b/xorg-cf-files/sco5.cf
+@@ -69,7 +69,7 @@ XCOMM $XdotOrg: xc/config/cf/sco5.cf,v 1
  #endif
  
  #ifndef UseExportLists
@@ -2066,11 +2046,9 @@ Index: xutils-dev/xorg-cf-files/sco5.cf
  #endif
  
  #define StandardDefines		-DSYSV -Di386 -DSCO325 -D__SCO__
-Index: xutils-dev/xorg-cf-files/usl.cf
-===================================================================
---- xutils-dev.orig/xorg-cf-files/usl.cf
-+++ xutils-dev/xorg-cf-files/usl.cf
-@@ -159,7 +159,7 @@
+--- a/xorg-cf-files/usl.cf
++++ b/xorg-cf-files/usl.cf
+@@ -159,7 +159,7 @@ XCOMM operating system: OSName (OSMajorV
  #endif
  
  #ifndef UseExportLists
@@ -2079,11 +2057,9 @@ Index: xutils-dev/xorg-cf-files/usl.cf
  #endif
  
  #define GencatFlags		-m
-Index: xutils-dev/xorg-cf-files/X11.tmpl
-===================================================================
---- xutils-dev.orig/xorg-cf-files/X11.tmpl
-+++ xutils-dev/xorg-cf-files/X11.tmpl
-@@ -614,23 +614,29 @@
+--- a/xorg-cf-files/X11.tmpl
++++ b/xorg-cf-files/X11.tmpl
+@@ -614,23 +614,29 @@ XORGRELSTRING = XorgManVersionString
  #ifndef BuildRender
  #define BuildRender		YES
  #endif
@@ -2117,7 +2093,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
  				 UseFontconfig || BuildFreeType)
  #endif
  #ifndef InstallFontconfigLibrary
-@@ -700,8 +706,12 @@
+@@ -700,8 +706,12 @@ XORGRELSTRING = XorgManVersionString
  #define BuildXkbcomp		BuildClients
  #endif
  
@@ -2131,7 +2107,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
  #endif
  
  #ifndef BuildXcursorgen
-@@ -1170,7 +1180,7 @@
+@@ -1170,7 +1180,7 @@ FCHOWN_DEFINES = -DHAS_FCHOWN
  #endif
  
  #ifndef RenderDefines
@@ -2140,7 +2116,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
  #define RenderDefines -DRENDER
  #else
  #define RenderDefines /**/
-@@ -2668,6 +2678,7 @@
+@@ -2669,6 +2679,7 @@ SharedDSLibReferences(GLW,GLw,$(GLWIDGET
  ProjectUnsharedLibReferences(GLW,GLw,$(GLWIDGETSRC),XBuildLibDir)
  #endif
  
@@ -2148,7 +2124,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
      XRENDERLIBSRC = $(LIBSRC)/Xrender
  #if SharedLibXrender
  #ifndef SharedXrenderRev
-@@ -2678,6 +2689,42 @@
+@@ -2679,6 +2690,42 @@ SharedLibReferences(XRENDER,Xrender,$(XR
  ProjectUnsharedLibReferences(XRENDER,Xrender,$(XRENDERLIBSRC),XBuildLibDir)
  #endif
  
@@ -2191,7 +2167,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
      XRANDRLIBSRC = $(LIBSRC)/Xrandr
  #if SharedLibXrandr
  #ifndef SharedXrandrRev
-@@ -2728,6 +2775,7 @@
+@@ -2729,6 +2776,7 @@ SharedLibReferences(XEVIE,Xevie,$(XEVIEL
  ProjectUnsharedLibReferences(XEVIE,Xevie,$(XEVIELIBSRC),XBuildLibDir)
  #endif
  
@@ -2199,7 +2175,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
     XCURSORLIBSRC = $(LIBSRC)/Xcursor
  #if SharedLibXcursor
  #ifndef SharedXcursorRev
-@@ -2738,6 +2786,41 @@
+@@ -2739,6 +2787,41 @@ SharedLibReferences(XCURSOR,Xcursor,$(XC
  ProjectUnsharedLibReferences(XCURSOR,Xcursor,$(XCURSORLIBSRC),XBuildLibDir)
  #endif
  
@@ -2241,7 +2217,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
     APPLEWMLIBSRC = $(LIBSRC)/apple
  #if SharedLibAppleWM
  #ifndef SharedAppleWMRev
-@@ -3543,6 +3626,7 @@
+@@ -3544,6 +3627,7 @@ EXPATDEFINES = -DEXPAT
  
  #endif /* UseExpat */
  
@@ -2249,7 +2225,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
  #ifndef SharedLibXft1
  #define SharedLibXft1 HasSharedLibraries
  #endif
-@@ -3555,6 +3639,18 @@
+@@ -3556,6 +3640,18 @@ EXPATDEFINES = -DEXPAT
  #ifndef ProfileLibXft1
  #define ProfileLibXft1		NO
  #endif
@@ -2268,7 +2244,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
            XFT1LIBSRC = $(LIBSRC)/Xft1
  #if SharedLibXft1
  #ifndef SharedXft1Rev
-@@ -3609,6 +3705,42 @@
+@@ -3610,6 +3706,42 @@ ProjectUnsharedLibReferences(XFT,Xft,$(X
  #define XftClientLibs $(XFTLIB) FontconfigClientLibs $(XRENDERLIB)
  #endif
  
@@ -2311,7 +2287,7 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
  #if UseFontconfig
  
  #if BuildFontconfigLibrary
-@@ -3724,8 +3856,6 @@
+@@ -3725,8 +3857,6 @@ FONTCONFIGDEFINES = -DFONTCONFIG
  
  #endif /* UseFontconfig */
  
@@ -2320,11 +2296,9 @@ Index: xutils-dev/xorg-cf-files/X11.tmpl
  #ifdef HasLibpng
  
  /*
-Index: xutils-dev/xorg-cf-files/xfree86.cf
-===================================================================
---- xutils-dev.orig/xorg-cf-files/xfree86.cf
-+++ xutils-dev/xorg-cf-files/xfree86.cf
-@@ -100,6 +100,13 @@
+--- a/xorg-cf-files/xfree86.cf
++++ b/xorg-cf-files/xfree86.cf
+@@ -100,6 +100,13 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
  #define XVendorManNameString XFree86
  #endif
  
@@ -2338,7 +2312,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  /*
   * This enables some settings for developers.
   */
-@@ -116,6 +123,15 @@
+@@ -116,6 +123,15 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
  # endif
  #endif
  
@@ -2354,7 +2328,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  #ifndef BuildDebug
  # define BuildDebug 		YES
  #endif
-@@ -233,6 +249,11 @@
+@@ -233,6 +249,11 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
  #define GlideDriver /**/
  #endif
  
@@ -2366,7 +2340,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  /*
   * There are three parameters that determine where and how the Matrox HAL
   * library is used:
-@@ -372,15 +393,17 @@
+@@ -372,15 +393,17 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
  #  /* Don't build the nsc driver on IA64 */
  #  ifndef ia64Architecture
  #   define NscDriver		nsc
@@ -2385,7 +2359,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  				fbdev vesa vga \
  				dummy XF86OSCardDrivers XF86ExtraCardDrivers
  # endif
-@@ -485,8 +508,11 @@
+@@ -485,8 +508,11 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
  				vga dummy fbdev vesa
  # endif
  
@@ -2399,7 +2373,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  
  # define DevelDRIDrivers	/**/
  
-@@ -579,9 +605,9 @@
+@@ -579,9 +605,9 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
      * require changes (or even removal) for things like endianness, etc.  Move
      * those known to work into the main XF86CardDrivers #define.
      */
@@ -2412,7 +2386,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  #  else
  #   define DevelDrivers		/* */
  #  endif
-@@ -872,8 +898,14 @@
+@@ -872,8 +898,14 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
  				savage nv cirrus DevelDrivers siliconmotion  \
  				vga XF86OSCardDrivers XF86ExtraCardDrivers
  # endif
@@ -2428,7 +2402,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  # endif
  #endif
  
-@@ -968,8 +1000,13 @@
+@@ -968,8 +1000,13 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
  				DevelDrivers vga \
  				XF86OSCardDrivers XF86ExtraCardDrivers
  # endif
@@ -2443,7 +2417,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  # endif
  #endif
  
-@@ -1066,7 +1103,7 @@
+@@ -1066,7 +1103,7 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17
  #  define TdfxDriDriver		/**/
  # endif
  # ifndef DriDrivers
@@ -2452,7 +2426,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  # endif
  #endif
  
-@@ -1745,7 +1782,7 @@
+@@ -1745,7 +1782,7 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8
  #endif
  #ifndef BuildScanpci
  # if SystemV || SystemV4 || \
@@ -2461,7 +2435,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
      defined(i386BsdArchitecture) || defined(LynxOSArchitecture) || \
      defined(OS2Architecture) || defined(GNUMachArchitecture) || \
      (defined(KFreeBSDArchitecture) && defined(i386Architecture))
-@@ -1943,10 +1980,6 @@
+@@ -1943,10 +1980,6 @@ XFREE86JAPANESEDOCDIR = $(DOCDIR)/Japane
  # define UseRgbTxt	YES
  #endif
  
@@ -2472,7 +2446,7 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  /*
   * GNU Compiler stuff
   */
-@@ -2010,33 +2043,39 @@
+@@ -2010,33 +2043,39 @@ XFREE86JAPANESEDOCDIR = $(DOCDIR)/Japane
  # define GccAliasingArgs      /* */
  #endif
  
@@ -2517,11 +2491,9 @@ Index: xutils-dev/xorg-cf-files/xfree86.cf
  # endif
  #endif
  
-Index: xutils-dev/xorg-cf-files/xorg.cf
-===================================================================
---- xutils-dev.orig/xorg-cf-files/xorg.cf
-+++ xutils-dev/xorg-cf-files/xorg.cf
-@@ -262,6 +262,11 @@
+--- a/xorg-cf-files/xorg.cf
++++ b/xorg-cf-files/xorg.cf
+@@ -262,6 +262,11 @@ RELEASE_VERSION = ReleaseVersion
  #define GlideDriver /**/
  #endif
  
@@ -2533,7 +2505,7 @@ Index: xutils-dev/xorg-cf-files/xorg.cf
  /*
   * There are three parameters that determine where and how the Matrox HAL
   * library is used:
-@@ -425,7 +430,13 @@
+@@ -425,7 +430,13 @@ RELEASE_VERSION = ReleaseVersion
     /* SiS is 64-bit unclean as of this writing. */
  #   define i386DRIDrivers /**/
  #  endif
@@ -2548,7 +2520,7 @@ Index: xutils-dev/xorg-cf-files/xorg.cf
  # endif
  #endif /* i386Architecture || ia64Architecture */
  
-@@ -461,8 +472,13 @@
+@@ -461,8 +472,13 @@ RELEASE_VERSION = ReleaseVersion
  # endif
  
  /* SiS is 64-bit unclean as of this writing. */
@@ -2563,7 +2535,7 @@ Index: xutils-dev/xorg-cf-files/xorg.cf
  # endif
  #endif /*AMD64Arcitecture*/
  
-@@ -602,8 +618,13 @@
+@@ -602,8 +618,13 @@ RELEASE_VERSION = ReleaseVersion
   *  Glide is available for Alpha, therefore build tdfx DRM module.
   *  SiS is 64-bit unclean as of this writing. 
   */  
@@ -2578,7 +2550,7 @@ Index: xutils-dev/xorg-cf-files/xorg.cf
  # endif
  #endif /* AlphaArchitecture */
  
-@@ -767,7 +788,7 @@
+@@ -767,7 +788,7 @@ RELEASE_VERSION = ReleaseVersion
  # endif
  # define TdfxDriDriver		/**/
  # ifndef DriDrivers
@@ -2587,7 +2559,7 @@ Index: xutils-dev/xorg-cf-files/xorg.cf
  # endif
  #endif /* Ppc64Architecture */
  
-@@ -1480,10 +1501,6 @@
+@@ -1480,10 +1501,6 @@ XFREE86JAPANESEDOCDIR = $(DOCDIR)/Japane
  # define UseRgbTxt	YES
  #endif
  
@@ -2598,7 +2570,7 @@ Index: xutils-dev/xorg-cf-files/xorg.cf
  /*
   * GNU Compiler stuff
   */
-@@ -1557,37 +1574,37 @@
+@@ -1557,37 +1574,37 @@ XFREE86JAPANESEDOCDIR = $(DOCDIR)/Japane
  
  #if HasGcc2 && defined(i386Architecture)
  # ifndef DefaultGcc2i386Opt

commit 9986e87ed777c112598673df140202cd67288d1c
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Jan 8 20:47:07 2011 +0100

    Refresh 04_xutils-dev-debian.diff

diff --git a/debian/changelog b/debian/changelog


Reply to: