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

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



Tag 'x11-utils-7.4+1' created by Julien Cristau <jcristau@debian.org> at 2009-02-15 23:39 +0000

Tagging upload of x11-utils 7.4+1 to unstable.

Changes since x11-utils-7.3+2:
Ben Hutchings (1):
      Make xprop -spy exit cleanly when target window is destroyed

Brice Goglin (2):
      Update xsfbs/quilt patching rules to be compatible with the
      xwininfo 1.0.4

Julien Cristau (9):
      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
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Support parallel builds
      Merge branch 'debian-unstable' into nmu
      Make patch 04_xlsfonts_do_not_spew_usage_on_connection_error.diff apply with -p1
      Prepare changelog for upload

---
 debian/changelog                                                      |   21 
 debian/patches/04_xlsfonts_do_not_spew_usage_on_connection_error.diff |   24 
 debian/patches/05_xprop_spy_exit_on_destroy.diff                      |   50 
 debian/patches/series                                                 |    3 
 debian/rules                                                          |   39 
 debian/xsfbs/xsfbs.mk                                                 |   47 
 xwininfo/ChangeLog                                                    |   94 
 xwininfo/INSTALL                                                      |  236 -
 xwininfo/Makefile.am                                                  |    2 
 xwininfo/Makefile.in                                                  |  147 
 xwininfo/aclocal.m4                                                   |  221 -
 xwininfo/autogen.sh                                                   |   13 
 xwininfo/clientwin.c                                                  |  214 +
 xwininfo/clientwin.h                                                  |   29 
 xwininfo/compile                                                      |  142 
 xwininfo/config.guess                                                 |  105 
 xwininfo/config.sub                                                   |   70 
 xwininfo/configure                                                    | 2098 +++++-----
 xwininfo/configure.ac                                                 |    4 
 xwininfo/depcomp                                                      |   93 
 xwininfo/dsimple.c                                                    |    8 
 xwininfo/dsimple.h                                                    |    2 
 xwininfo/install-sh                                                   |  514 +-
 xwininfo/missing                                                      |   61 
 xwininfo/mkinstalldirs                                                |  158 
 xwininfo/xwininfo.c                                                   |   13 
 26 files changed, 2392 insertions(+), 2016 deletions(-)
---


Reply to: