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

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



Tag 'libxext-2_1.3.1-1' created by Julien Cristau <jcristau@debian.org> at 2012-04-15 18:49 +0000

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

iQIcBAABCAAGBQJPixhPAAoJEDEBgAUJBeQMiAkP/1eumI/er8Z71yJ2vsfUYy87
SBLGWk+JY2cKy+q5KHjunWFBgWvvvM36u9YoZgdqaaUMBoA0tZJq4r+Q4rb4OmAO
MApNwNS3CxI5pgzbQg5EPePuU5LieHx5ODV8CYwk58aFifjN8ICjV6gJBCJYnIKP
TLg4C/uCa4hmE8RaZBydiY2KqxLskNdtGNVIa/f7o3+2o5JljxrUXojjan9w53Kr
MQMQlysJC2/Atd8EmXwZLrwlYkTuOi90wQ7kjI9CMpPOzC8AyhzGq6usacechD9F
2cRT0EyBMO58MWyipeV1qOQzEUUIOpUbLGii/xx/AsGkyCNrai9XQU1301iSXRVi
uDMTJCu9wH5ecZ3vspnt6dOezE+xh62KUut89qsjJwoSpO2e+7/4n8g5g3MDfNcG
Yh25hF9KGDRSPEZR4c6kMBEla+92Hs+speirMBagbGsgpMBr/RA5S3ocbb/DiAmz
i6p+4WKpGgM3GGPvuzTSQEsIZJBy45FgM/nHv55dIWDfdwwFlDjAPkCUeCcdJRKD
so8FtKTfZUQUy78eOcWuhNV5EvvqODm0x3Z7DvUGTkuIH1vz4Z/qEcOmcK2TKYZ3
dtRQBJA76MMtPFYjdlWV9RowrHUlNl6qWgsPVimnXFnavzXuYJRKPqVNlFg1JA8I
Q71TSP1NrzI86cXwivxs
=fr6b
-----END PGP SIGNATURE-----

Changes since libxext-2_1.3.0-3:
Alan Coopersmith (4):
      Install xml versions of specs even if HAVE_XMLTO is false
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      libXext 1.3.1

Gaetan Nadon (17):
      Install target dbs alongside generated documents
      docbook.am: global maintenance update - entities, images and olinking
      docbook.am: embed css styles inside the HTML HEAD element
      docs: remove <productnumber> which is not used by default
      docs: use the &fullrelvers; entity to set X11 release information
      docs: fix author affiliation
      docs: remove orphan affiliation
      docs: fix author affiliation
      dpmslib: restore DEC copyright
      dbelib: fix typo in author's name
      synclib: fix authors and affiliations
      dbelib: refactor docbook copyright markup
      specs: add missing legal text information
      synclib: refactor copyright legal text for multiple licensing
      dpmslib: minor markup fix in legal text
      xtest1: adding legal text related to the X Consortium Copyright
      specs: regroup <author> <editor> <othercredit> under authorgroup

Julien Cristau (6):
      Merge tag 'libXext-1.3.1' into debian-unstable
      Bump changelogs
      Bump xorg-sgml-doctools build-dep per configure.ac.
      Adjust rules for new location of .db files, and set docdir in configure call.
      Don't require (fake)root for debian/rules clean.
      Upload to unstable

Matt Dew (4):
      add id attributes to funcsynopsis to allow other docs to olink to them.
      Add some links for quick referencing definitions.
      Fix id attributes capitolization
      more Cleanup of IDs and links in doc

---
 AUTHORS                                |    6 
 COPYING                                |   16 +-
 ChangeLog                              |  257 +++++++++++++++++++++++++++++++++
 configure.ac                           |    6 
 debian/changelog                       |   10 +
 debian/control                         |    4 
 debian/libxext-dev.install             |    3 
 debian/rules                           |    8 -
 docbook.am                             |  116 ++++++++------
 include/X11/extensions/XLbx.h          |    4 
 include/X11/extensions/Xdbe.h          |   10 -
 include/X11/extensions/Xge.h           |    2 
 include/X11/extensions/dpms.h          |   10 -
 include/X11/extensions/extutil.h       |    6 
 include/X11/extensions/sync.h          |   16 +-
 include/X11/extensions/xtestext1.h     |    4 
 man/DBE.man                            |  118 +++++++--------
 man/DPMSCapable.man                    |   18 +-
 man/DPMSDisable.man                    |   16 +-
 man/DPMSEnable.man                     |   32 ++--
 man/DPMSForceLevel.man                 |   22 +-
 man/DPMSGetTimeouts.man                |   36 ++--
 man/DPMSGetVersion.man                 |   22 +-
 man/DPMSInfo.man                       |   24 +--
 man/DPMSQueryExtension.man             |   40 ++---
 man/DPMSSetTimeouts.man                |   80 +++++-----
 man/XShape.man                         |  136 ++++++++---------
 man/XShm.man                           |   30 +--
 man/XcupGetReservedColormapEntries.man |   22 +-
 man/XcupQueryVersion.man               |   18 +-
 man/XcupStoreColors.man                |   22 +-
 man/XdbeAllocateBackBufferName.man     |   38 ++--
 man/XdbeBeginIdiom.man                 |   30 +--
 man/XdbeDeallocateBackBufferName.man   |   30 +--
 man/XdbeEndIdiom.man                   |   30 +--
 man/XdbeFreeVisualInfo.man             |   30 +--
 man/XdbeGetBackBufferAttributes.man    |   34 ++--
 man/XdbeGetVisualInfo.man              |   36 ++--
 man/XdbeQueryExtension.man             |   32 ++--
 man/XdbeSwapBuffers.man                |   30 +--
 man/Xevi.man                           |   56 +++----
 man/Xmbuf.man                          |   72 ++++-----
 specs/Makefile.am                      |    2 
 specs/dbelib.xml                       |  109 +++++++------
 specs/dpmslib.xml                      |   38 ++--
 specs/shapelib.xml                     |   67 +++++---
 specs/synclib.xml                      |  110 +++++++-------
 specs/xtest1.xml                       |   32 +++-
 src/DPMS.c                             |   18 +-
 src/MITMisc.c                          |    4 
 src/Makefile.am                        |    2 
 src/XAppgroup.c                        |   16 +-
 src/XEVI.c                             |    2 
 src/XLbx.c                             |    8 -
 src/XMultibuf.c                        |   56 +++----
 src/XSecurity.c                        |    4 
 src/XShape.c                           |    8 -
 src/XShm.c                             |    6 
 src/XSync.c                            |    6 
 src/XTestExt1.c                        |   36 ++--
 src/Xcup.c                             |   10 -
 src/Xdbe.c                             |   28 +--
 src/Xge.c                              |    2 
 src/extutil.c                          |   24 +--
 src/globals.c                          |    2 
 65 files changed, 1226 insertions(+), 896 deletions(-)
---


Reply to: