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

libxext: Changes to 'refs/tags/libxext-2_1.0.99.4-1'



Tag 'libxext-2_1.0.99.4-1' created by Julien Cristau <jcristau@debian.org> at 2009-09-29 09:55 +0000

Tagging upload of libxext 2:1.0.99.4-1 to experimental.

Changes since libxext-2_1.0.4-1:
Adam Jackson (1):
      Fix DPMS/MBUF/SECURITY for new header names

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Branden Robinson (1):
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (9):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly
      Update xsfbs/quilt patching rules to be compatible with the
      Misc fixes to debian/control and debian/copyright
      Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable
      Bump Standards-Version to 3.8.2 and add bug closer
      Move -dbg packages to section debug

David Nusinow (3):
      Remove make-orig-tar-gz target
      Kill the manifest code.
      Add README.source

Imranullah Syed (1):
      Corrected order of arguments in man page for function: XShmCreateImage

Jon TURNEY (1):
      Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on case-insensitive filesystems

Julien Cristau (36):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      debian/control updates
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      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
      Prevent shape.h being included in the server
      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
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Wrap the Build-Depends control field
      Run autoreconf at build time.
      Delete generated files
      Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
      Drop Pre-Depends on x11-common.
      Bump Standards-Version to 3.8.3
      Merge tag 'libXext-1.0.99.4' into debian-experimental
      Bump changelogs
      Bump build-dependencies following configure.ac, and drop libxau-dev (unneeded).
      Update libxext-dev.install to install headers.
      libxext-dev Depends on new x11proto-xext-dev, and Replaces old one.
      Prepare changelog for upload

Kim Woelders (1):
      Bug #17774: Allocate the right size in XSyncListSystemCounters.

Paul TBBle Hampson (2):
      Don't export extra symbols
      Remove dependancy on libXau

Paulo Cesar Pereira de Andrade (4):
      Janitor: Correct make distcheck and compiler warnings.
      patch to avoid gcc warning in libXext
      Xorg libXext Version 1.0.5.
      Bump back to 1.0.99.1.

Peter Hutterer (16):
      Add GenericEvent extension (XGE).
      Remove useless line in XGE that didn't do anything except segfaulting.
      Lock/Unlock in _xgeCheckExtInit(), and not in xgeGetExtensionVersion().
      Don't call _xgeCheckExtInit() from _xgeWireToEvent(). It will cause a SIGABRT
      Merge branch 'master' into xge
      Merge branch 'master' into xge
      Xge: replace copyright with standard template from xserver, whitespace fixes.
      Xge: Replace XExtensionVersion with XGEVersionRec.
      Require xproto 7.0.13, xextproto 7.0.3 and xlib 1.1.99.1.
      Bump to 1.0.99.1
      Silence "Generic Event Extension missing on display" warning.
      Move libXext library headers from xextproto to libXext.
      Bump to 1.0.99.2
      Bump to 1.0.99.3
      Remove XTest header, belongs to libXtst.
      Bump to 1.0.99.4

Timo Aaltonen (2):
      Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable
      Bump Standards-Version

---
 .gitignore                         |   10 
 ChangeLog                          |  238 
 INSTALL                            |  237 
 Makefile.am                        |    4 
 Makefile.in                        |  710 -
 README                             |   29 
 aclocal.m4                         | 8203 -------------
 config.guess                       | 1526 --
 config.h.in                        |   64 
 config.sub                         | 1658 --
 configure                          |22892 -------------------------------------
 configure.ac                       |   14 
 debian/README.source               |   73 
 debian/changelog                   |   29 
 debian/control                     |   40 
 debian/copyright                   |    3 
 debian/libxext-dev.install         |    1 
 debian/rules                       |   21 
 debian/xsfbs/repack.sh             |   32 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 
 debian/xsfbs/xsfbs.mk              |  155 
 debian/xsfbs/xsfbs.sh              |  529 
 depcomp                            |  589 
 include/X11/extensions/MITMisc.h   |   56 
 include/X11/extensions/XEVI.h      |   63 
 include/X11/extensions/XLbx.h      |   52 
 include/X11/extensions/XShm.h      |  136 
 include/X11/extensions/Xag.h       |   92 
 include/X11/extensions/Xcup.h      |   60 
 include/X11/extensions/Xdbe.h      |  140 
 include/X11/extensions/Xext.h      |   55 
 include/X11/extensions/Xge.h       |   57 
 include/X11/extensions/dpms.h      |   53 
 include/X11/extensions/extutil.h   |  192 
 include/X11/extensions/lbxbuf.h    |   51 
 include/X11/extensions/lbxbufstr.h |   45 
 include/X11/extensions/lbximage.h  |  151 
 include/X11/extensions/multibuf.h  |  216 
 include/X11/extensions/security.h  |   79 
 include/X11/extensions/shape.h     |  155 
 include/X11/extensions/sync.h      |  338 
 include/X11/extensions/xtestext1.h |   85 
 install-sh                         |  519 
 ltmain.sh                          | 6964 -----------
 man/.gitignore                     |    3 
 man/Makefile.in                    |  480 
 man/XShm.man                       |    5 
 missing                            |  367 
 mkinstalldirs                      |  161 
 src/.gitignore                     |    6 
 src/DPMS.c                         |    2 
 src/MITMisc.c                      |    2 
 src/Makefile.am                    |   27 
 src/Makefile.in                    |  558 
 src/XAppgroup.c                    |    3 
 src/XEVI.c                         |    2 
 src/XLbx.c                         |    2 
 src/XMultibuf.c                    |    5 
 src/XSecurity.c                    |    3 
 src/XShape.c                       |    3 
 src/XShm.c                         |    2 
 src/XSync.c                        |   29 
 src/XTestExt1.c                    |    1 
 src/Xcup.c                         |    3 
 src/Xdbe.c                         |    2 
 src/Xge.c                          |  368 
 src/extutil.c                      |   21 
 src/globals.c                      |    3 
 xext.pc.in                         |    2 
 69 files changed, 3135 insertions(+), 45691 deletions(-)
---


Reply to: