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

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



Tag 'x11-xserver-utils-7.3+3' created by Julien Cristau <jcristau@debian.org> at 2008-06-01 12:15 +0000

Tagging upload of x11-xserver-utils 7.3+3 to unstable.

Changes since x11-xserver-utils-7.3+2:
Brice Goglin (2):
      Do not call laptop-detect, let the only user call it directly
      Update xsfbs/quilt patching rules to be compatible with the

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

Julien Cristau (12):
      xrdb 1.0.5
      * xset 1.0.4
      xrandr 1.2.3
      update debian/copyright with information from xrandr's COPYING file.
      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
      Add bug closer
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Prepare changelog for upload

---
 debian/changelog                 |   11 
 debian/copyright                 |   25 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --
 debian/xsfbs/xsfbs.mk            |  102 -
 debian/xsfbs/xsfbs.sh            |  394 +++----
 xrandr/COPYING                   |   29 
 xrandr/ChangeLog                 |  901 +++++++++++++++-
 xrandr/INSTALL                   |  236 ----
 xrandr/Makefile.am               |   12 
 xrandr/Makefile.in               |  152 +-
 xrandr/aclocal.m4                |  220 ++-
 xrandr/autogen.sh                |   13 
 xrandr/compile                   |  142 --
 xrandr/config.guess              |   32 
 xrandr/config.sub                |   52 
 xrandr/configure                 |  193 +--
 xrandr/configure.ac              |    3 
 xrandr/depcomp                   |   93 +
 xrandr/install-sh                |  514 ++++++---
 xrandr/missing                   |   61 -
 xrandr/xrandr.c                  |   49 
 xrandr/xrandr.man                |   11 
 xrandr/xrandr_test.pl            |  329 +++++
 xrdb/ChangeLog                   |   14 
 xrdb/Makefile.am                 |    2 
 xrdb/Makefile.in                 |   45 
 xrdb/aclocal.m4                  | 1302 ++++++++++++-----------
 xrdb/config.guess                |   56 -
 xrdb/config.sub                  |   66 -
 xrdb/configure                   |  117 +-
 xrdb/configure.ac                |    3 
 xrdb/depcomp                     |   33 
 xrdb/install-sh                  |  228 ++--
 xrdb/xrdb.c                      |    7 
 xset/ChangeLog                   |   45 
 xset/INSTALL                     |  236 ----
 xset/Makefile.in                 |  140 +-
 xset/aclocal.m4                  |  220 ++-
 xset/autogen.sh                  |   13 
 xset/compile                     |  142 --
 xset/config.guess                |   28 
 xset/config.sub                  |   44 
 xset/configure                   |  387 +++----
 xset/configure.ac                |    2 
 xset/depcomp                     |   93 +
 xset/install-sh                  |  514 ++++++---
 xset/missing                     |   61 -
 xset/mkinstalldirs               |  158 --
 xset/xset.c                      | 2155 +++++++++++++++++++--------------------
 xset/xset.man                    |    7 
 50 files changed, 5455 insertions(+), 4387 deletions(-)
---


Reply to: