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

x11-session-utils: Changes to 'refs/tags/x11-session-utils-7.5+1'



Tag 'x11-session-utils-7.5+1' created by Brice Goglin <bgoglin@debian.org> at 2009-12-06 21:56 +0000

Tagging upload of x11-session-utils 7.5+1 to unstable.

Changes since x11-session-utils-7.3+1:
Brice Goglin (9):
      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
      Update xsfbs/quilt patching rules to be compatible with the
      smproxy 1.0.3
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Add README.source, bump Standards-Version to 3.8.3
      Prepare Changelog for upload

David Nusinow (3):
      Remove make-orig-tar-gz target
      Kill the manifest code.
      Add README.source

Julien Cristau (27):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      rstart's copyright info is now in debian/copyright.
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Support parallel builds
      xsfbs: add a repack script for uscan
      xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
      xsfbs: repack.sh needs to be executable
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function
      rstart 1.0.3.
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code

---
 debian/README.source             |   73 
 debian/changelog                 |   16 
 debian/control                   |    2 
 debian/rules                     |   39 
 debian/xsfbs/repack.sh           |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 -
 debian/xsfbs/xsfbs.mk            |  167 -
 debian/xsfbs/xsfbs.sh            |  533 +---
 rstart/ChangeLog                 |  283 ++
 rstart/Makefile.am               |   21 
 rstart/Makefile.in               |  194 -
 rstart/aclocal.m4                |  373 ++-
 rstart/auth.c                    |   39 
 rstart/compile                   |  142 -
 rstart/config.guess              |  152 +
 rstart/config.h.in               |   39 
 rstart/config.sub                |  199 +
 rstart/configure                 | 4661 +++++++++++++++++++++++++--------------
 rstart/configure.ac              |   10 
 rstart/depcomp                   |   93 
 rstart/install-sh                |  514 ++--
 rstart/missing                   |   61 
 rstart/mkinstalldirs             |  111 
 rstart/server.c                  |  242 --
 rstart/server.h                  |   15 
 smproxy/ChangeLog                |  227 +
 smproxy/INSTALL                  |  236 -
 smproxy/Makefile.am              |   14 
 smproxy/Makefile.in              |  401 ++-
 smproxy/README                   |   26 
 smproxy/aclocal.m4               | 1847 ++++++++-------
 smproxy/compile                  |  142 -
 smproxy/config.guess             |  107 
 smproxy/config.h.in              |   41 
 smproxy/config.sub               |  128 -
 smproxy/configure                | 4148 +++++++++++++++++++++++-----------
 smproxy/configure.ac             |   14 
 smproxy/depcomp                  |  172 +
 smproxy/install-sh               |  517 ++--
 smproxy/missing                  |  104 
 smproxy/mkinstalldirs            |  158 -
 smproxy/save.c                   |   65 
 smproxy/smproxy.c                |  316 --
 smproxy/smproxy.h                |    3 
 smproxy/smproxy.man              |    2 
 45 files changed, 10180 insertions(+), 6649 deletions(-)
---


Reply to: