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

libxi: Changes to 'refs/tags/libxi-2_1.1.2-1'



Tag 'libxi-2_1.1.2-1' created by Julien Cristau <jcristau@debian.org> at 2007-08-01 03:22 +0000

Tagging upload of libxi 2:1.1.2-1 to unstable.

Changes since libxi-2_1.1.1-1:
Branden Robinson (4):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (3):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".

Daniel Stone (4):
      DevicePresenceNotify: Don't make non-static function, static
      Bump to 1.1.2
      XChangeDeviceControl: Fix completely broken locking
      XSetDeviceFocus: Add missing extension check

David Nusinow (11):
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename

David Weinehall (1):
      XGetSelectedExtensionEvents: Still more locking bugs

Julien Cristau (8):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Merge branch 'upstream-unstable' into debian-unstable
      New upstream release.
      Various minor debian/control changes
      Delete xsfbs so it can be pulled correctly.
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Prepare changelog for upload.

---
 ChangeLog                        |   40 +
 INSTALL                          |   50 -
 Makefile.in                      |  134 ++--
 aclocal.m4                       |  674 +++++++++++++++--------
 configure                        | 1130 ++++++++++++++++++++++++---------------
 configure.ac                     |    2 
 debian/changelog                 |   11 
 debian/control                   |    7 
 debian/xsfbs/xsfbs-autoreconf.mk |    2 
 debian/xsfbs/xsfbs.mk            |   55 +
 debian/xsfbs/xsfbs.sh            |    2 
 depcomp                          |   64 ++
 install-sh                       |  348 +++++++++---
 ltmain.sh                        |  233 +++++---
 man/Makefile.in                  |   83 +-
 missing                          |   61 +-
 mkinstalldirs                    |    5 
 src/Makefile.in                  |  125 ++--
 src/XChgDCtl.c                   |   13 
 src/XExtInt.c                    |    2 
 src/XGtSelect.c                  |    4 
 src/XStFocus.c                   |    2 
 22 files changed, 1995 insertions(+), 1052 deletions(-)
---



Reply to: