libxkbcommon: Changes to 'refs/tags/libxkbcommon-0.1.0-1-1'
Tag 'libxkbcommon-0.1.0-1-1' created by Cyril Brulebois <kibi@debian.org> at 2012-02-10 21:18 +0000
Tagging upload of libxkbcommon 0.1.0~1-1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk81iZsACgkQeGfVPHR5Nd1xzgCfRerSNgAgkeOaP9nMhhaJp6uk
zpQAn29THCU8eWv0vSIcvb4vsIPt28R5
=ruKj
-----END PGP SIGNATURE-----
Changes since libxkbcommon-0.1.0-0-1:
Cyril Brulebois (4):
Get rid of unneeded <X11/Xlib.h> include.
Add prototype for CheckDefaultMap().
Fix short description for libxkbcommon-dev.
Upload to experimental.
Kristian Høgsberg (4):
Rename XkbcInternAtom() to xkb_intern_atom() and export
Revert "config: remove incorrectly implemented visibility compiler option"
configure: Lower kbproto requirement to 1.0.4
Also update required kbproto version in .pc.in file
Pekka Paalanen (1):
Add xkbc_free_keymap helper
Rob Bradford (1):
xkbcomp: Copy the string into the buffer rather than updating pointer
Timo Aaltonen (4):
Merge branch 'upstream-experimental' into debian-experimental
update the changelogs
bump the snapshot revision
fix the debian revision
---
ChangeLog | 117 +++++++++++++++++++++++++++++++++++++
configure.ac | 6 +
debian/changelog | 10 +++
debian/control | 2
include/X11/extensions/XKBcommon.h | 6 +
src/atom.c | 22 +++---
src/xkbcomp/action.c | 4 -
src/xkbcomp/compat.c | 4 -
src/xkbcomp/geometry.c | 58 +++++++++---------
src/xkbcomp/indicators.c | 2
src/xkbcomp/keycodes.c | 4 -
src/xkbcomp/keytypes.c | 12 +--
src/xkbcomp/parseutils.h | 2
src/xkbcomp/symbols.c | 31 ++++-----
src/xkbcomp/vmod.c | 2
src/xkbcomp/xkbcomp.c | 6 +
src/xkbcomp/xkbparse.y | 29 ++++-----
src/xkbcomp/xkbscan.l | 3
src/xkbmisc.h | 3
xkbcommon.pc.in | 2
20 files changed, 232 insertions(+), 93 deletions(-)
---
Reply to: