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

xserver-xorg-video-s3virge: Changes to 'refs/tags/xserver-xorg-video-s3virge-1_1.10.1-1'



Tag 'xserver-xorg-video-s3virge-1_1.10.1-1' created by Brice Goglin <bgoglin@debian.org> at 2008-05-22 06:15 +0000

Tagging upload of xserver-xorg-video-s3virge 1:1.10.1-1 to unstable.

Changes since xserver-xorg-video-s3virge-1_1.9.1-7:
Adam Jackson (8):
      Death to RCS tags.
      Fix distcheck
      s3virge 1.10.0
      Bug #14298: Fix mode validation to be less ridiculous.
      Nuke the useless UseFB option.
      Bug #13243: Re-enable 24+32 framebuffer.
      Fix typo in S3VValidMode.
      s3virge 1.10.1

Alan Coopersmith (2):
      Replace references to XFree86/XF86Config in man page
      renamed: .cvsignore -> .gitignore

Brice Goglin (7):
      Define S3VIRGE_VERSION_* using PACKAGE_VERSION*
      Add upstream URL to debian/copyright
      Merge branch 'debian-experimental' into debian-unstable
      Merge tag 'xf86-video-s3virge-1.10.1' into debian-unstable
      New upstream release
      Misc debian/rules and debian/control updates
      prepare changelog for upload

Dave Airlie (2):
      s3virge: pciaccess conversion
      oops fixed pointed out by pcpa

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

Андрей Рандрианасулу (1):
      Clean up: Remove some mga remains

---
 .cvsignore          |   19 -
 .gitignore          |   20 +
 ChangeLog           |  409 +++++++++++++++++++--
 Makefile.in         |   31 +
 aclocal.m4          |  265 +++++++++----
 config.guess        |   60 ++-
 config.sub          |   66 ++-
 configure           |  985 +++++++++++++++++++++++++++++++++++++++++-----------
 configure.ac        |   15 
 debian/changelog    |   13 
 debian/control      |    8 
 debian/copyright    |    3 
 debian/rules        |    2 
 depcomp             |   93 ++++
 install-sh          |  514 ++++++++++++++++++---------
 ltmain.sh           |  277 +++++++++-----
 man/Makefile.am     |    1 
 man/Makefile.in     |    9 
 man/s3virge.man     |    6 
 missing             |   61 +--
 mkinstalldirs       |    5 
 src/Makefile.am     |    1 
 src/Makefile.in     |   32 -
 src/newmmio.h       |    1 
 src/regs3v.h        |    1 
 src/s3v.h           |    3 
 src/s3v_accel.c     |    1 
 src/s3v_dac.c       |    1 
 src/s3v_dga.c       |   29 -
 src/s3v_driver.c    |  164 +++++---
 src/s3v_hwcurs.c    |    1 
 src/s3v_i2c.c       |    1 
 src/s3v_macros.h    |    1 
 src/s3v_pcirename.h |  122 ++++++
 src/s3v_rop.h       |    1 
 src/s3v_shadow.c    |    1 
 src/s3v_xv.c        |  144 -------
 37 files changed, 2411 insertions(+), 955 deletions(-)
---


Reply to: