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

xinit: Changes to 'refs/tags/xinit-1.1.1-1'



Tag 'xinit-1.1.1-1' created by Julien Cristau <jcristau@debian.org> at 2009-02-15 21:42 +0000

Tagging upload of xinit 1.1.1-1 to unstable.

Changes since xinit-1.0.9-2:
Adam Jackson (1):
      xinit 1.1.0

Alan Coopersmith (1):
      Fix build of startx & xinitrc with Solaris make

Jeremy Huddleston (19):
      Properly handle using xserverrc
      Apple: Don't use launchd on Tiger since it doesn't support the features we need.
      Apple: privleged_startx: Increase the timeout so slower machines don't get a stray process warning in their system log.
      startx.cpp: Made some things a little more friendly for people who have spaces in pathnames.
      Apple: Using eval to protect people who have spaces in their home path.
      Support the instant-off API in SnowLeopard.
      Apple: sleep() to avoid innocent error message spew
      Apple: Make VPATH builds work on darwin
      Apple: Use AvailabilityMacros.h for Tiger compatability
      OSX: Create privleged_startx on Tiger
      OSX Tiger: More compilation fixes...
      OSX Tiger: Hopefully the last fix for Tiger users...
      Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26 and later)
      OSX Tiger: Fix discovery of mach port
      OSX: Fixed bad prefix
      OSX: More prefix fixes
      OSX: Don't use login/bash -c hack anymore for org.x.startx LaunchAgent
      Apple: Allow defaults option that maps to a -dpi server command line in startx
      xinit 1.1.1

Julien Cristau (10):
      Add appropriate depends/recommends
      Stop depending on cpp
      Fix wording in changelog entry
      Merge branch 'upstream-unstable' into debian-unstable
      Update changelogs
      Update patch stack for xinit 1.1.1
      debian/control: wrap the Build-Depends field
      Run autoreconf on build, and handle parallel builds.
      Delete generated files
      Prepare changelog for upload

---
 ChangeLog                                           |  136 
 INSTALL                                             |  237 
 Makefile.am                                         |    7 
 Makefile.in                                         |  932 --
 aclocal.m4                                          | 1589 ---
 compile                                             |  142 
 config.guess                                        | 1526 ---
 config.h.in                                         |   97 
 config.sub                                          | 1658 ---
 configure                                           | 8729 --------------------
 configure.ac                                        |   13 
 debian/changelog                                    |   15 
 debian/control                                      |   11 
 debian/patches/06_move_serverauthfile_into_tmp.diff |   10 
 debian/patches/07_startx_serverrc_fix.diff          |   44 
 debian/patches/series                               |    1 
 debian/rules                                        |   21 
 depcomp                                             |  589 -
 install-sh                                          |  519 -
 missing                                             |  367 
 org.x.startx.plist.cpp                              |    5 
 privileged_startx/20-font_cache.cpp                 |    4 
 privileged_startx/Makefile.am                       |    9 
 privileged_startx/Makefile.in                       |  621 -
 privileged_startx/client.c                          |    6 
 privileged_startx/org.x.privileged_startx.plist.cpp |   19 
 privileged_startx/server.c                          |   68 
 startx.cpp                                          |  111 
 xinit.c                                             |   40 
 29 files changed, 373 insertions(+), 17153 deletions(-)
---


Reply to: