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

libx11: Changes to 'refs/tags/libx11-2_1.2.99.901-1'



Tag 'libx11-2_1.2.99.901-1' created by Julien Cristau <jcristau@debian.org> at 2009-08-05 15:18 +0000

Tagging upload of libx11 2:1.2.99.901-1 to experimental.

Changes since libx11-2_1.2.2-1:
Brice Goglin (1):
      Adding README.source means we can bump Standards-Version

Filippo Giunchedi (1):
      nls: add {left,right}wards arrow to compose table

Julien Cristau (12):
      Drop 002_arm_abi_brain_damage.diff, the old ABI arm port is gone.
      Use a glob in libx11-6.install
      Add tentative symbols file for libX11.so.6.
      Add _XFUNCPROTOBEGIN/END to Xlib-xcb.h
      Update library version for new symbols
      libx11-6.symbols: add more private symbols
      Merge tag 'libX11-1.2.99.901' into debian-experimental
      Update changelogs
      Update symbols file for new event cookie handling
      Build-depend on dpkg 1.15.3, to get support for tags in the symbols file.
      Use a wildcard in libx11-xcb1.install
      Prepare changelog for upload

Peter Hutterer (5):
      Bump to 1.2.99.1
      Add generic event cookie handling to libX11.
      Add utlist.h to the Makefile.am
      Fix compiler warning 'unused variable qelt'
      Bump to 1.2.99.901 (1.3 RC1)

---
 ChangeLog                                    |  129 ++
 configure.ac                                 |    2 
 debian/changelog                             |   17 
 debian/control                               |    3 
 debian/libx11-6.install                      |    3 
 debian/libx11-6.symbols                      | 1233 +++++++++++++++++++++++++++
 debian/libx11-xcb1.install                   |    3 
 debian/patches/002_arm_abi_brain_damage.diff |   28 
 debian/patches/series                        |    1 
 include/X11/Xlib-xcb.h                       |    5 
 include/X11/Xlib.h                           |   23 
 include/X11/Xlibint.h                        |   72 +
 man/Makefile.am                              |    9 
 man/XGetEventData.man                        |  223 ++++
 nls/en_US.UTF-8/Compose.pre                  |    2 
 src/ChkIfEv.c                                |    1 
 src/ChkMaskEv.c                              |    4 
 src/ChkTypEv.c                               |    4 
 src/ChkTypWEv.c                              |    4 
 src/ChkWinEv.c                               |    4 
 src/FreeEventData.c                          |   42 
 src/GetEventData.c                           |   42 
 src/IfEvent.c                                |    1 
 src/InitExt.c                                |   43 
 src/Makefile.am                              |    5 
 src/MaskEvent.c                              |    4 
 src/NextEvent.c                              |    4 
 src/OpenDis.c                                |   11 
 src/PeekEvent.c                              |    5 
 src/PeekIfEv.c                               |    5 
 src/PutBEvent.c                              |   18 
 src/WinEvent.c                               |    4 
 src/XlibInt.c                                |  183 +++-
 src/utlist.h                                 |  116 ++
 34 files changed, 2214 insertions(+), 39 deletions(-)
---


Reply to: