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

libxcomposite: Changes to 'refs/tags/libxcomposite-1_0.3.1-1'



Tag 'libxcomposite-1_0.3.1-1' created by Julien Cristau <jcristau@debian.org> at 2007-02-13 09:08 +0100

Tagging upload of libxcomposite 1:0.3.1-1 to experimental.

Changes since 1_0.3-3:
Adam Jackson:
      Do pkg-config deps on xfixes and xext
      Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
      Coverity #573: Plug a leak on the error path.
      Tag as 0.3 and release.
      Bump to 0.3.1

Alan Coopersmith:
      Add $(DEP_CFLAGS) to $(AM_CFLAGS) so the Composite extension headers can be
      renamed: .cvsignore -> .gitignore

Alexander Gottwald:
      Add $(DEP_LIBS)

Daniel Stone:
      Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
      Change soversion to 1.0.0 with -version-number.

Deron Johnson:
      Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:

Eric Anholt:
      Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS:
      Add/improve libs .cvsignores.

Jamey Sharp:
      Do not call UnlockDisplay without calling LockDisplay.

Julien Cristau:
      * Adjust Section and Priority values to what the override says.
      Merge branch 'upstream-experimental' into debian-experimental
      Merge branch 'upstream-experimental' into debian-experimental
      Add copy of xsfbs.
      New upstream release (libXcomposite 0.3.1).
      Drop patch applied upstream.
      autoreconf
      * Add XS-Vcs-Git header in debian/control.
      Update and install the upstream changelog.
      Prepare changelog for upload to experimental.

Keith Packard:
      Require modular X library. Unify dependency _CFLAGS/_LIBS
      Use full path for Xcomposite.h header
      Add missing files

Kevin E Martin:
      Various changes preparing packages for RC0:
      lib/Xcomposite/Xcomposite.h
      Update package version number for RC1 release.
      Update pkgcheck dependencies to work with separate build roots.
      Update package version number for X11R7 RC2 release.
      Bump version numbers for X11R6.9/X11R7 RC2.
      Update pkgconfig files to separate library build-time dependencies from
      Update package version number for X11R7 RC3 release.
      Update package version number for final X11R7 release candidate.

Markus Kuhn:
      Encoding of numerous files changed to UTF-8

Søren Sandmann Pedersen:
      Add Xdamage build system
      Add build sytem for Xcomposite

---
 .gitignore                                        |   20 
 COPYING                                           |    2 
 ChangeLog                                         |  235 
 Makefile.am                                       |    2 
 Makefile.in                                       |   14 
 aclocal.m4                                        |   76 
 config.guess                                      |  667 +-
 config.sub                                        |  222 
 configure                                         | 6960 +++++++++++-----------
 configure.ac                                      |    4 
 debian/changelog                                  |   12 
 debian/control                                    |   17 
 debian/patches/00_upstream_000_unlockdisplay.diff |   22 
 debian/patches/series                             |    1 
 debian/rules                                      |    2 
 debian/xsfbs/xsfbs-autoreconf.mk                  |  150 
 debian/xsfbs/xsfbs.mk                             |  359 +
 debian/xsfbs/xsfbs.sh                             |  907 ++
 include/X11/extensions/Xcomposite.h               |    2 
 ltmain.sh                                         |   12 
 src/.gitignore                                    |    6 
 src/Makefile.am                                   |    2 
 src/Makefile.in                                   |   14 
 src/Xcomposite.c                                  |    4 
 src/xcompositeint.h                               |    2 
 25 files changed, 5961 insertions(+), 3753 deletions(-)
---



Reply to: