[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.4-5'



Tag 'xserver-xorg-video-s3virge-1_1.10.4-5' created by Cyril Brulebois <kibi@debian.org> at 2012-05-07 01:16 +0000

Tagging upload of xserver-xorg-video-s3virge 1:1.10.4-5 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk+nImkACgkQeGfVPHR5Nd06zwCgjCDJL6BNBv/9vbiIZu2J7LbL
hd4An2ef6OHTZklaZUL6siqffQC/9iwj
=f/fM
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-s3virge-1_1.10.4-4:
Adam Jackson (4):
      Adapt to missing PIOOffset in videoabi 12
      Check ABI major not encoded ABI
      Fall back to shadowfb if XAA is unavailable
      Fix for new vgahw ABI

Alan Coopersmith (1):
      Update Sun license notices to current X.Org standard form

Cyril Brulebois (4):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Update debian/copyright from upstream COPYING.
      Upload to unstable.

Gaetan Nadon (21):
      xf86-video-s3virge: Remove unused .cvsignore file #23776
      .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 unused sdkdir=$(pkg-config...) statement
      config: rename TODO_NOTES and remove from EXTRA_DIST
      COPYING: update file with Copyright notices from source code.
      README: fix linuxdoc content
      README: keep the text version of README, discard the sgml version
      config: upgrade to util-macros 1.8 for additional man page support
      config: update AC_PREREQ statement to 2.60
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_HEADER_STDC
      config: remove unrequired AC_SUBST([XORG_CFLAGS])
      config: complete AC_INIT m4 quoting
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: add comments for main statements

Tiago Vignatti (1):
      Remove superfluous commentary

Tormod Volden (3):
      Add missing VERBLEV argument to xf86DrvMsgVerb()
      Replace deprecated x(c/re)alloc/xfree with m/c/realloc/free
      Do not use deprecated xf86PciInfo.h

---
 .gitignore       |   70 ++++++++++-
 COPYING          |   64 +++++++++-
 ChangeLog        |  289 ++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am      |   17 +-
 README           |  200 ++++++++++++++-------------------
 README.sgml      |   61 ----------
 TODO             |  326 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 TODO_NOTES       |  326 -------------------------------------------------------
 configure.ac     |   49 +++-----
 debian/changelog |    8 +
 debian/copyright |   37 ++++++
 man/.cvsignore   |    2 
 man/Makefile.am  |   59 +++------
 src/.cvsignore   |    6 -
 src/s3v.h        |    3 
 src/s3v_accel.c  |    2 
 src/s3v_dga.c    |    7 -
 src/s3v_driver.c |   57 +++++----
 src/s3v_hwcurs.c |    1 
 src/s3v_i2c.c    |    1 
 src/s3v_pciids.h |   18 +++
 src/s3v_shadow.c |    1 
 src/s3v_xv.c     |   13 +-
 23 files changed, 988 insertions(+), 629 deletions(-)
---


Reply to: