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

x11proto-core: Changes to 'refs/tags/x11proto-core-7.0.16-1'



Tag 'x11proto-core-7.0.16-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-20 18:35 +0000

Tagging upload of x11proto-core 7.0.16-1 to unstable.

Changes since x11proto-core-7.0.15-1:
Adam Jackson (5):
      Death to RCS tags.
      Remove all trace of X_NOT_STDC_ENV (#6527)
      Remove a bunch of garbage for unsupported platforms.
      __STDC__ is always defined in C89.
      Use ## catenation not /**/

Alan Coopersmith (8):
      Remove #ifdef macII code left over from ancient A/UX 3.0 support
      Removing dangling #else block from X_NOT_STDC_ENV removal
      Use indentation to provide a map through the twisty maze of ifdefs, all alike
      Drop support for SunOS 4 and Solaris releases older than 2.5 (1995)
      Get rid of unneeded && clause in list of LP64 ifdefs in Xmd.h
      Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
      Don't need an #ifdef when both cases just include the same file
      xproto 7.0.16

David Nusinow (1):
      Add README.source

Jeremy Huddleston (1):
      Apple: Only define _DARWIN_C_SOURCE if it isn't already defined

Jon TURNEY (2):
      Cygwin/X: Don't destroy min/max macros in Xwindows.h
      Restore macro definition of sleep(), needed by Xming

Julien Cristau (16):
      xsfbs: add a repack script for uscan
      xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
      xsfbs: repack.sh needs to be executable
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function
      Make build-dep on xutils-dev versioned (closes: #521230).
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code
      Prepare changelog for upload

Timo Aaltonen (6):
      Merge commit 'xproto-7.0.16' into debian-unstable
      Update the changelog
      Drop Conflicts/Replaces on x-dev and Pre-Depends on x11-common.  This was needed for upgrades from sarge.
      Bump Standards-Version to 3.8.3.
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable
      Update the ChangeLog.

---
 ChangeLog              |  136 ++++++++++++++++
 DECkeysym.h            |    2 
 HPkeysym.h             |    1 
 Sunkeysym.h            |    2 
 X.h                    |    5 
 XF86keysym.h           |    2 
 XWDFile.h              |    1 
 Xalloca.h              |   31 ---
 Xarch.h                |  133 ++++++----------
 Xdefs.h                |    2 
 Xfuncproto.h.in        |    2 
 Xfuncs.h               |   81 +++------
 Xmd.h                  |  162 ++++++++-----------
 Xos.h                  |  280 ++++++++--------------------------
 Xos_r.h                |  103 ++----------
 Xosdefs.h              |  182 +++++++---------------
 Xpoll.h.in             |   41 -----
 Xproto.h               |    4 
 Xprotostr.h            |    1 
 Xthreads.h             |  401 ++++++++++++++++++++++++-------------------------
 Xw32defs.h             |  140 ++++++++---------
 Xwindows.h             |   47 +++--
 Xwinsock.h             |    9 -
 configure.ac           |    2 
 debian/README.source   |   73 ++++++++
 debian/changelog       |   14 +
 debian/control         |    7 
 debian/xsfbs/repack.sh |   32 +++
 debian/xsfbs/xsfbs.mk  |   21 --
 debian/xsfbs/xsfbs.sh  |  311 --------------------------------------
 keysym.h               |    3 
 keysymdef.h            |    3 
 32 files changed, 858 insertions(+), 1376 deletions(-)
---


Reply to: