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

xserver-xorg-video-mga: Changes to 'refs/tags/xserver-xorg-video-mga-1_1.4.9.dfsg-1'



Tag 'xserver-xorg-video-mga-1_1.4.9.dfsg-1' created by Julien Cristau <jcristau@debian.org> at 2008-07-10 11:34 +0000

Tagging upload of xserver-xorg-video-mga 1:1.4.9.dfsg-1 to unstable.

Changes since xserver-xorg-video-mga-1_1.4.8.dfsg.1-1:
Adam Jackson (9):
      Update PInS defaults for G200SE-A.
      Filter high-bandwidth modes on G200SE.
      No depth 15 on G200SE-A.
      Updates to memory sizing on G200SE.
      Adjust memory timings on G200SE-A.
      Change initial memory sizing on G200SE.
      Disable I2C on G200SE for now.
      Death to RCS tags.
      mga 1.4.9

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

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

Ian Romanick (6):
      cfb8_32: Gut a remnants of support for 24-bit with 8-bit overlay
      Initialize default BIOS values from a data table instead of from code
      Get memory probe size and stride (offset) values values from a data table instead of from code
      I2C: First round of clean-ups
      I2C: Second (and final) round of clean-ups
      G200EV: Enable support for G200EV

Julien Cristau (13):
      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
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Merge tag 'xf86-video-mga-1.4.9' into debian-unstable
      update changelogs
      autoreconf
      Run dpkg-shlibdeps with --warnings=6.
      Bump Standards-Version to 3.7.3.
      Add myself to Uploaders.
      Prepare changelog for upload

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Paulo Cesar Pereira de Andrade (1):
      Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree.

Tiago Vignatti (1):
      For compatibility, accept SWcursor as option.

Yannick Henault (2):
      Bug #15836: Fix DDC on G200SE.
      Bug #16545: Add G200WB support.

---
 ChangeLog                        |  131 ++++++
 Makefile.in                      |   49 +-
 aclocal.m4                       |  265 ++++++++----
 config.guess                     |   32 -
 config.h.in                      |    3 
 config.sub                       |   44 +-
 configure                        |  835 +++++++++++++++++++++++++++++----------
 configure.ac                     |    6 
 debian/changelog                 |   12 
 debian/control                   |    6 
 debian/rules                     |    2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 -------
 debian/xsfbs/xsfbs.mk            |  102 ----
 debian/xsfbs/xsfbs.sh            |  387 +++++++++---------
 depcomp                          |   33 -
 install-sh                       |  228 +++++-----
 ltmain.sh                        |   58 +-
 man/Makefile.am                  |    1 
 man/Makefile.in                  |    7 
 man/mga.man                      |    7 
 src/Makefile.in                  |   29 -
 src/mga.h                        |   29 +
 src/mga_arc.c                    |    7 
 src/mga_bios.c                   |  115 -----
 src/mga_dac3026.c                |   24 -
 src/mga_dacG.c                   |  650 ++++++++++++++++++++++--------
 src/mga_dga.c                    |    3 
 src/mga_dh.c                     |    1 
 src/mga_dri.c                    |   33 -
 src/mga_driver.c                 |  506 +++++++++++++++++------
 src/mga_esc.c                    |    2 
 src/mga_g450pll.c                |    2 
 src/mga_halmod.c                 |    1 
 src/mga_hwcurs.c                 |    2 
 src/mga_merge.c                  |    8 
 src/mga_reg.h                    |   25 +
 src/mga_shadow.c                 |    2 
 src/mga_storm.c                  |   20 
 src/mga_video.c                  |   58 +-
 util/Makefile.in                 |   21 
 40 files changed, 2426 insertions(+), 1470 deletions(-)
---


Reply to: