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

xserver-xorg-video-vesa: Changes to 'refs/tags/xserver-xorg-video-vesa-1_2.3.0-1'



Tag 'xserver-xorg-video-vesa-1_2.3.0-1' created by Brice Goglin <bgoglin@debian.org> at 2010-01-20 22:41 +0000

Tagging upload of xserver-xorg-video-vesa 1:2.3.0-1 to unstable.

Changes since xserver-xorg-video-vesa-1_2.2.1-2:
Adam Jackson (10):
      Fix a comment
      Use VBE palette load, not VGA banging.
      Remove unused variable.
      Don't artificially limit the screen size to 2k
      Code motion
      Warning fix when !HAVE_ISA
      Use own thunk function instead of shadowUpdatePackedWeak
      Remove support for non-shadowfb banked framebuffer
      Make the VBESetVBEMode fallback message slightly clearer
      vesa 2.3.0

Brice Goglin (1):
      Prepare changelog for upload

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      .gitignore: use common defaults with custom section # 24239
      Several driver modules do not have a ChangeLog target in Makefile.am #23814
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: remove -I$(prefix)/include from INCLUDES #24676
      configure.ac: sdkdir usage duplicates the sdk include dir

Julien Cristau (3):
      Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason.  Thanks, Colin Watson!
      Add bug closer
      Bump build-dep on xutils-dev for new util-macros.

Matthieu Herrb (1):
      Add missing shadowRemove() in VESACloseScreen().

Timo Aaltonen (2):
      Merge commit 'xf86-video-vesa-2.3.0' into debian-unstable
      Update the changelogs.

---
 .gitignore       |   70 +++++++++++++++++++--
 ChangeLog        |  177 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am      |   11 +++
 configure.ac     |   16 ++--
 debian/changelog |   15 ++++
 debian/control   |    2 
 debian/rules     |   14 ++--
 man/.gitignore   |    2 
 src/.gitignore   |    6 -
 src/vesa.c       |  136 +++++++++++++++---------------------------
 src/vesa.h       |    6 -
 11 files changed, 331 insertions(+), 124 deletions(-)
---


Reply to: