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

libxrandr: Changes to 'refs/tags/libxrandr-2_1.2.3-1'



Tag 'libxrandr-2_1.2.3-1' created by Julien Cristau <jcristau@debian.org> at 2008-07-08 21:35 +0000

Tagging upload of libxrandr 2:1.2.3-1 to unstable.

Changes since libxrandr-2_1.2.2-2:
Adam Jackson (1):
      libXrandr 1.2.3

Brice Goglin (3):
      Update xsfbs/quilt patching rules to be compatible with the
      Misc fixes to debian/control and debian/copyright
      Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable

James Cloos (3):
      Add *~ to .gitignore to skip patch/emacs droppings
      Merge branch 'master' of git://git.freedesktop.org/git/xorg/lib/libXrandr
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (9):
      Hide some private symbols.
      Bug #14388: Remove XRRScreenConfig() and XRRConfig() from Xrandr.h.
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      Merge tag 'libXrandr-1.2.3' into debian-unstable
      changelog update
      autoreconf
      Prepare changelog for upload

Matthieu Herrb (1):
      nuke RCS Ids

Peter Hutterer (1):
      Rename parameters to clarify QueryVersion/QueryExtension.

thb (1):
      Bug #16430: Ignore ConfigureNotify on non-root windows in UpdateConfiguration

---
 .gitignore                      |    1 
 ChangeLog                       |   66 +++
 INSTALL                         |    5 
 Makefile.am                     |   12 
 Makefile.in                     |   69 ++-
 aclocal.m4                      |  265 ++++++++-----
 config.guess                    |   32 +
 config.sub                      |   44 +-
 configure                       |  770 +++++++++++++++++++++++++++++-----------
 configure.ac                    |    4 
 debian/changelog                |   11 
 debian/control                  |    3 
 debian/copyright                |    3 
 debian/xsfbs/xsfbs.mk           |   22 -
 debian/xsfbs/xsfbs.sh           |  387 ++++++++++----------
 depcomp                         |   33 -
 include/X11/extensions/Xrandr.h |   10 
 install-sh                      |  228 ++++++-----
 ltmain.sh                       |   58 ++-
 man/Makefile.am                 |    3 
 man/Makefile.in                 |    9 
 man/Xrandr.man                  |   11 
 src/Makefile.in                 |   29 -
 src/Xrandr.c                    |   26 -
 24 files changed, 1388 insertions(+), 713 deletions(-)
---


Reply to: