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

libxfixes: Changes to 'refs/tags/libxfixes-1_4.0.3-1'



Tag 'libxfixes-1_4.0.3-1' created by Julien Cristau <jcristau@debian.org> at 2007-02-16 15:17 +0100

Tagging upload of libxfixes 1:4.0.3-1 to experimental

Changes since 1_4.0.1-5:
Adam Jackson:
      Require automake 1.7 in AM_INIT_AUTOMAKE
      revert last change, didn't do right thing at all, sorry for the noise
      Bug #4868: Add check for xproto.
      Coverity #576: Plug a leak on the error path.
      Bump to 4.0
      Fix the soversion to 3.1.0.
      Bump to 4.0.2

Alan Coopersmith:
      Use sed to substitute variables in man pages.
      Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
      renamed: .cvsignore -> .gitignore
      Add *~ to .gitignore to skip over emacs droppings

Daniel Stone:
      Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
      Set soversion to 3.0.0 using -version-number.
      bump to 4.0.3

David Nusinow:
      Add 01_include_xlib.h.diff. Xfixes.h relies on the "Bool" define from

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:

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

Keith Packard:
      Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

Kevin E Martin:
      Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems
      Fix distchecks
      Various changes preparing packages for RC0:
      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.
      Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
      Update package version number for final X11R7 release candidate.

Lars Knoll:
      Don't unlock the Display when you have not locked it.

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

Stuart Kreitman:
      Sun bug #5099413/Xorg bugzilla #1554: Gnopernicus full-screen mag not working

Søren Sandmann Pedersen:
      Really check in the build system for Xfixes
      Check in Makefile.am here
      And here
      Remove rest of half-removed if statement
      Conditionally include config.h in xc/lib/Xdamage and xc/lib/Xfixes

Tilman Sauerbeck:
      Bug #4902: _XRead32() expects a signed long pointer on 64 bit systems.

---
 .gitignore                                        |   22 
 COPYING                                           |    2 
 Makefile.am                                       |    2 
 Makefile.in                                       |   18 
 aclocal.m4                                        |  359 -
 config.guess                                      |  667 +-
 config.sub                                        |  222 
 configure                                         | 7064 +++++++++++-----------
 configure.ac                                      |    4 
 debian/changelog                                  |   11 
 debian/control                                    |   16 
 debian/patches/00_upstream_000_unlockdisplay.diff |   21 
 debian/patches/01_include_xlib.h.diff             |   12 
 debian/patches/series                             |    2 
 debian/xsfbs/xsfbs-autoreconf.mk                  |  150 
 debian/xsfbs/xsfbs.mk                             |  359 +
 debian/xsfbs/xsfbs.sh                             |  907 ++
 include/X11/extensions/Xfixes.h                   |    1 
 ltmain.sh                                         |   12 
 man/.gitignore                                    |    2 
 man/Makefile.am                                   |    2 
 man/Makefile.in                                   |   16 
 mkinstalldirs                                     |   89 
 src/.gitignore                                    |    7 
 src/Cursor.c                                      |    2 
 src/Makefile.in                                   |   14 
 src/Region.c                                      |    7 
 src/Xfixes.c                                      |    2 
 28 files changed, 6133 insertions(+), 3859 deletions(-)
---



Reply to: