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

x11-utils: Changes to 'refs/tags/x11-utils-7.3+2'



Tag 'x11-utils-7.3+2' created by Julien Cristau <jcristau@debian.org> at 2008-05-30 14:24 +0000

Tagging upload of x11-utils 7.3+2 to unstable.

Changes since x11-utils-7.3+1:
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.

Julien Cristau (18):
      Relax Replaces on xutils and xbase-clients.
      luit 1.0.3
      Add copyright/license info for luit to debian/copyright
      * Drop patch for #291137, which is included in luit 1.0.3.
      xev 1.0.3
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Refresh patches.
      xprop 1.0.4
      update debian/copyright for xprop
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      xdpyinfo 1.0.3
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      debian/control updates
      Prepare changelog for upload

---
 debian/changelog                                                      |   20 
 debian/control                                                        |   22 
 debian/copyright                                                      |   42 
 debian/patches/01_luit_fix_race_condition.diff                        |  146 -
 debian/patches/02_xev_flush_standard_output.diff                      |    8 
 debian/patches/04_xlsfonts_do_not_spew_usage_on_connection_error.diff |   22 
 debian/patches/series                                                 |    1 
 debian/xsfbs/xsfbs-autoreconf.mk                                      |  150 -
 debian/xsfbs/xsfbs.mk                                                 |  109 
 debian/xsfbs/xsfbs.sh                                                 |  394 +--
 luit/COPYING                                                          |   26 
 luit/ChangeLog                                                        |  329 ++
 luit/INSTALL                                                          |  236 -
 luit/Makefile.am                                                      |   14 
 luit/Makefile.in                                                      |  274 --
 luit/aclocal.m4                                                       |  188 -
 luit/charset.c                                                        |  128 
 luit/charset.h                                                        |   16 
 luit/compile                                                          |  142 -
 luit/config.guess                                                     |    6 
 luit/config.sub                                                       |   10 
 luit/configure                                                        |  167 -
 luit/configure.ac                                                     |    8 
 luit/depcomp                                                          |   93 
 luit/install-sh                                                       |  514 ++-
 luit/luit.c                                                           |   91 
 luit/luit.man                                                         |    6 
 luit/missing                                                          |   61 
 luit/mkinstalldirs                                                    |  158 -
 luit/parser.c                                                         |    8 
 luit/parser.h                                                         |    2 
 luit/sys.c                                                            |   14 
 xdpyinfo/ChangeLog                                                    |  394 ++-
 xdpyinfo/INSTALL                                                      |  236 -
 xdpyinfo/Makefile.am                                                  |   20 
 xdpyinfo/Makefile.in                                                  |  162 -
 xdpyinfo/aclocal.m4                                                   |  222 -
 xdpyinfo/config.guess                                                 |   32 
 xdpyinfo/config.sub                                                   |   52 
 xdpyinfo/configure                                                    |  697 ++---
 xdpyinfo/configure.ac                                                 |   58 
 xdpyinfo/depcomp                                                      |   93 
 xdpyinfo/install-sh                                                   |  514 ++-
 xdpyinfo/missing                                                      |   61 
 xdpyinfo/mkinstalldirs                                                |  158 -
 xdpyinfo/xdpyinfo.c                                                   |   48 
 xdpyinfo/xdpyinfo.man                                                 |    8 
 xev/ChangeLog                                                         |  209 +
 xev/INSTALL                                                           |  236 -
 xev/Makefile.am                                                       |    9 
 xev/Makefile.in                                                       |  160 -
 xev/aclocal.m4                                                        |  222 -
 xev/compile                                                           |  142 -
 xev/config.guess                                                      |   32 
 xev/config.sub                                                        |   52 
 xev/configure                                                         |  197 -
 xev/configure.ac                                                      |    3 
 xev/depcomp                                                           |   93 
 xev/install-sh                                                        |  514 ++-
 xev/missing                                                           |   61 
 xev/xev.c                                                             |   24 
 xprop/ChangeLog                                                       |   36 
 xprop/Makefile.am                                                     |    2 
 xprop/Makefile.in                                                     |   49 
 xprop/aclocal.m4                                                      | 1298 +++++-----
 xprop/clientwin.c                                                     |  214 +
 xprop/clientwin.h                                                     |   29 
 xprop/config.guess                                                    |   56 
 xprop/config.sub                                                      |   66 
 xprop/configure                                                       |  150 -
 xprop/configure.ac                                                    |    7 
 xprop/depcomp                                                         |   33 
 xprop/dsimple.c                                                       |    8 
 xprop/dsimple.h                                                       |    2 
 xprop/install-sh                                                      |  228 -
 xprop/xprop.c                                                         |   16 
 76 files changed, 5539 insertions(+), 4769 deletions(-)
---


Reply to: