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

xtrans: Changes to 'refs/tags/xtrans-1.1-1'



Tag 'xtrans-1.1-1' created by Julien Cristau <jcristau@debian.org> at 2008-03-07 12:30 +0000

Tagging upload of xtrans 1.1-1 to unstable.

Changes since xtrans-1.0.4-1:
Adam Jackson (2):
      Add support for the abstract socket namespace under Linux.
      xtrans 1.1

Ben Byer (5):
      suppress warning about socket directory ownership on OS X
      changes to support launchd on OS X
      removed cvs tags
      Fix for incorrect processing of recycled launchd socket on OS X
      make launchd error messages less scary

Branden Robinson (1):
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (4):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

Dodji Seketeli (2):
      libxtrans: fix linux compilation breakage
      libxtrans: fixed a typo in my last commit

Jeremy Huddleston (1):
      Fixed #ifdef checks that were using i386 to use __i386__

Julien Cristau (6):
      Merge tag 'xtrans-1.1' of git.freedesktop.org:/git/xorg/lib/libxtrans into debian-unstable
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      autoreconf for new release
      update changelogs for new release
      debian/control updates
      Prepare changelog for upload.

---
 ChangeLog             |   93 ++++++++++++++++++++
 INSTALL               |    5 -
 Makefile.in           |   49 +++++-----
 Xtrans.c              |   91 +++++++++++++++++--
 Xtrans.h              |    6 -
 Xtransdnet.c          |    6 -
 Xtransint.h           |   16 +--
 Xtranslcl.c           |    6 -
 Xtranssock.c          |  198 +++++++++++++++++++++++++++++++++----------
 Xtranstli.c           |    6 -
 Xtransutil.c          |    8 -
 aclocal.m4            |   38 ++++----
 configure             |   22 ++--
 configure.ac          |    5 -
 debian/changelog      |   10 ++
 debian/control        |    8 -
 debian/xsfbs/xsfbs.mk |  110 ++++--------------------
 debian/xsfbs/xsfbs.sh |    7 -
 install-sh            |  228 ++++++++++++++++++++++++++------------------------
 transport.c           |    6 -
 20 files changed, 560 insertions(+), 358 deletions(-)
---


Reply to: