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

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



Tag 'libx11-2_1.1.3-1' created by Julien Cristau <jcristau@debian.org> at 2007-08-02 02:51 +0000

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

Changes since libx11-2_1.1.2-1:
Alan Coopersmith (1):
      Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4

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 (6):
      Add closer.
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Clarify return value of XGetCommand in case of error in the manpage
      Add missing override parameter in XrmCombineDatabase prototype in the manpage

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

Jamey Sharp (1):
      Fix locking in _XimGetWindowEventmask.

Joerg Sonnenberger (1):
      Fail properly on errors in recursive make.

Josh Triplett (1):
      Expand the description of the problem with Sun Java in libx11-6.NEWS.

Julien Cristau (14):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/lib/libX11 into debian-experimental
      Update changelogs.
      Install the upstream NEWS file rather than the git changelog.
      Add credits to Josh and Christoph in libx11-6's NEWS file.
      Delete xsfbs so we can merge it properly.
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/lib/libX11 into debian-experimental
      Update changelogs and delete empty patches.
      * Use binary:Version instead of Source-Version in debian/control.
      Merge tag 'libX11-1.1.3' into debian-experimental
      New upstream release.
      Install both the git changelog and the NEWS file in libx11-6.

Kean Johnston (2):
      LOCALCONN fallback changes DisplayString() output, breaks KDE
      Reset hostname when falling back from :0 to hostname/localhost:0 as well

Olivier Blin (1):
      fix XGetMotionEvents arguments order - Fixes bug 11222

Tilman Sauerbeck (1):
      Bumped version to 1.1.3.

---
 ChangeLog                        |   75 ++
 Makefile.in                      |  157 ++---
 acinclude.m4                     |   34 +
 aclocal.m4                       |  676 ++++++++++++++--------
 configure                        | 1191 +++++++++++++++++++++++----------------
 configure.ac                     |    2 
 debian/changelog                 |   17 
 debian/control                   |    8 
 debian/libx11-6.NEWS             |   14 
 debian/rules                     |    6 
 debian/xsfbs/xsfbs-autoreconf.mk |    2 
 debian/xsfbs/xsfbs.mk            |   55 +
 debian/xsfbs/xsfbs.sh            |    2 
 depcomp                          |   64 +-
 include/Makefile.in              |  108 +--
 install-sh                       |  348 ++++++++---
 ltmain.sh                        |  233 ++++---
 man/Makefile.in                  |  139 ++--
 man/XSetCommand.man              |    2 
 man/XrmMergeDatabases.man        |    5 
 man/xkb/Makefile.in              |  104 +--
 missing                          |   61 +
 mkinstalldirs                    |    5 
 modules/Makefile.in              |  133 +---
 modules/im/Makefile.in           |  133 +---
 modules/im/ximcp/Makefile.in     |  138 ++--
 modules/im/ximcp/imDefLkup.c     |    2 
 modules/lc/Makefile.in           |  133 +---
 modules/lc/Utf8/Makefile.in      |  138 ++--
 modules/lc/def/Makefile.in       |  138 ++--
 modules/lc/gen/Makefile.in       |  138 ++--
 modules/lc/xlocale/Makefile.in   |  138 ++--
 modules/om/Makefile.in           |  133 +---
 modules/om/generic/Makefile.in   |  138 ++--
 nls/C/Makefile.in                |  109 +--
 nls/Makefile.in                  |  141 ++--
 nls/armscii-8/Makefile.in        |  109 +--
 nls/el_GR.UTF-8/Makefile.in      |  109 +--
 nls/en_US.UTF-8/Makefile.in      |  109 +--
 nls/georgian-academy/Makefile.in |  109 +--
 nls/georgian-ps/Makefile.in      |  109 +--
 nls/ibm-cp1133/Makefile.in       |  109 +--
 nls/iscii-dev/Makefile.in        |  109 +--
 nls/isiri-3342/Makefile.in       |  109 +--
 nls/iso8859-1/Makefile.in        |  109 +--
 nls/iso8859-10/Makefile.in       |  109 +--
 nls/iso8859-11/Makefile.in       |  109 +--
 nls/iso8859-13/Makefile.in       |  109 +--
 nls/iso8859-14/Makefile.in       |  109 +--
 nls/iso8859-15/Makefile.in       |  109 +--
 nls/iso8859-2/Makefile.in        |  109 +--
 nls/iso8859-3/Makefile.in        |  109 +--
 nls/iso8859-4/Makefile.in        |  109 +--
 nls/iso8859-5/Makefile.in        |  109 +--
 nls/iso8859-6/Makefile.in        |  109 +--
 nls/iso8859-7/Makefile.in        |  109 +--
 nls/iso8859-8/Makefile.in        |  109 +--
 nls/iso8859-9/Makefile.in        |  109 +--
 nls/iso8859-9e/Makefile.in       |  109 +--
 nls/ja.JIS/Makefile.in           |  109 +--
 nls/ja.S90/Makefile.in           |  109 +--
 nls/ja.SJIS/Makefile.in          |  109 +--
 nls/ja.U90/Makefile.in           |  109 +--
 nls/ja/Makefile.in               |  109 +--
 nls/ja_JP.UTF-8/Makefile.in      |  109 +--
 nls/ko/Makefile.in               |  109 +--
 nls/ko_KR.UTF-8/Makefile.in      |  109 +--
 nls/koi8-c/Makefile.in           |  109 +--
 nls/koi8-r/Makefile.in           |  109 +--
 nls/koi8-u/Makefile.in           |  109 +--
 nls/microsoft-cp1251/Makefile.in |  109 +--
 nls/microsoft-cp1255/Makefile.in |  109 +--
 nls/microsoft-cp1256/Makefile.in |  109 +--
 nls/mulelao-1/Makefile.in        |  109 +--
 nls/nokhchi-1/Makefile.in        |  109 +--
 nls/pt_BR.UTF-8/Makefile.in      |  109 +--
 nls/ru_RU.UTF-8/Makefile.in      |  109 +--
 nls/tatar-cyr/Makefile.in        |  109 +--
 nls/th_TH.UTF-8/Makefile.in      |  109 +--
 nls/th_TH/Makefile.in            |  109 +--
 nls/tscii-0/Makefile.in          |  109 +--
 nls/vi_VN.tcvn/Makefile.in       |  109 +--
 nls/vi_VN.viscii/Makefile.in     |  109 +--
 nls/zh_CN.UTF-8/Makefile.in      |  109 +--
 nls/zh_CN.gb18030/Makefile.in    |  109 +--
 nls/zh_CN.gbk/Makefile.in        |  109 +--
 nls/zh_CN/Makefile.in            |  109 +--
 nls/zh_HK.UTF-8/Makefile.in      |  109 +--
 nls/zh_HK.big5/Makefile.in       |  109 +--
 nls/zh_HK.big5hkscs/Makefile.in  |  109 +--
 nls/zh_TW.UTF-8/Makefile.in      |  109 +--
 nls/zh_TW.big5/Makefile.in       |  109 +--
 nls/zh_TW/Makefile.in            |  109 +--
 src/ConnDis.c                    |   16 
 src/GetMoEv.c                    |    2 
 src/Makefile.am                  |    2 
 src/Makefile.in                  |  205 +++---
 src/util/Makefile.in             |  134 +---
 src/xcms/Makefile.in             |  132 +---
 src/xkb/Makefile.in              |  128 +---
 src/xlibi18n/Makefile.in         |  138 +---
 101 files changed, 5810 insertions(+), 6080 deletions(-)
---



Reply to: