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

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



Tag 'libxext-2_1.3.0-1' created by Cyril Brulebois <kibi@debian.org> at 2011-05-08 21:06 +0000

Tagging upload of libxext 2:1.3.0-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3HBcgACgkQeGfVPHR5Nd09jwCgmS0cM2J09m1V7UeQpQPqbLGm
r1cAoJ5Q+rbBJ7Ry5QXhZ3ypyrPcIc3H
=mher
-----END PGP SIGNATURE-----

Changes since libxext-2_1.2.0-2:
Alan Coopersmith (6):
      Sun's copyrights belong to Oracle now
      specs/shapelib.xml: Remove extra Glossary title
      specs/synclib.xml: Fix title page/legal notice markup
      specs/xtest1.xml: Fix section titles/nesting
      Remove old .tex versions of dbelib & synclib specs now that we have .xml
      libXext 1.3.0

Alan Hourihane (1):
      Add _X_HIDDEN to xgeExtRegister to fix build problems on 64bit

Alistair Leslie-Hughes (1):
      Add missing prototypes. #14723

Cyril Brulebois (14):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Update debian/copyright from upstream COPYING.
      Bump x11proto-xext-dev build-dep.
      Use xorg-sgml-doctool's copy of xorg.css.
      Don't install *.db yet, keep that for later.
      Bump xorg-sgml-doctools build-dep, add xsltproc.
      Update symbols file for new *Fence symbols.
      Bump shlibs accordingly.
      Wrap Depends.
      Kill whitespace.
      Get rid of the Replaces on x11proto-xext-dev, that was long ago.
      Bump xutils-dev build-dep.
      Upload to unstable.

Gaetan Nadon (6):
      config: HTML file generation: use the installed copy of xorg.css
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_HEADER_STDC
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac
      Documentation: add Docbook external references support

James Jones (5):
      Backwards compat for newer XSync + older servers
      Require xextproto >= 7.1.99
      Initial Fence Sync Object support
      Add XSyncQueryFence()
      Add XSyncAwaitFence()

Matt Dew (1):
      specs: convert xtest ext1 from roff to DocBook/XML

Paulo Zanoni (1):
      Use docbookx.dtd version 4.3 for all docs

Peter Hutterer (1):
      Correct XShm return values.

---
 COPYING                                |    2 
 ChangeLog                              |  273 +++++++++
 configure.ac                           |   61 --
 debian/changelog                       |   16 
 debian/control                         |   27 
 debian/copyright                       |    2 
 debian/libxext-dev.install             |    1 
 debian/libxext6.symbols                |    6 
 debian/rules                           |    3 
 docbook.am                             |   95 +++
 include/X11/extensions/XShm.h          |    8 
 include/X11/extensions/sync.h          |   33 +
 include/X11/extensions/xtestext1.h     |   14 
 man/DPMSCapable.man                    |    2 
 man/DPMSDisable.man                    |    2 
 man/DPMSEnable.man                     |    2 
 man/DPMSForceLevel.man                 |    2 
 man/DPMSGetTimeouts.man                |    2 
 man/DPMSGetVersion.man                 |    2 
 man/DPMSInfo.man                       |    2 
 man/DPMSQueryExtension.man             |    2 
 man/DPMSSetTimeouts.man                |    2 
 man/XShm.man                           |   12 
 man/XcupGetReservedColormapEntries.man |    2 
 man/XcupQueryVersion.man               |    2 
 man/XcupStoreColors.man                |    2 
 specs/.gitignore                       |    3 
 specs/Makefile.am                      |   61 --
 specs/dbelib.tex                       |  620 ---------------------
 specs/dbelib.xml                       |    4 
 specs/dpmslib.xml                      |    4 
 specs/shapelib.xml                     |    8 
 specs/synclib.tex                      |  770 --------------------------
 specs/synclib.xml                      |   35 -
 specs/xtest1.xml                       |  952 +++++++++++++++++++++++++++++++++
 src/XShm.c                             |    8 
 src/XSync.c                            |  258 ++++++++
 src/Xge.c                              |    2 
 38 files changed, 1728 insertions(+), 1574 deletions(-)
---


Reply to: