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

xserver-xorg-video-r128: Changes to 'refs/tags/xserver-xorg-video-r128-6.8.2-1'



Tag 'xserver-xorg-video-r128-6.8.2-1' created by Julien Cristau <jcristau@debian.org> at 2012-05-08 14:47 +0000

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

iQIcBAABCAAGBQJPqTIZAAoJEDEBgAUJBeQMH8QQAKz4X0+LrdljEai1fV4xOMtg
iNNGgxjHOEy5xHqNAhjcnOo9hHJGlzsT8FSZ4VUVvi0Xw58wqoB/xxN5Wkb76O3H
Qt4UA2hzJB5aZB/AjRb5MFDpkykRAnMG4p00ebySW5nza6PoTla/NjHda3Dc4lDt
WcATkx1fIM7LETmFo4DTIgRToznArMP79dG+dniBdnNMWMOmCXb2iyvHt87IUAjh
QWhfp+S91UgS+a8emGHVCoi6BCkrnGuXZonwcbst6CplYmRUbdrdTbYm7sVXiQlm
J/yqgiFT7oPT1O75EJn3449fCUTgHJIwujOjOWjrnp4dhEusf16d3eKif5vOfnv5
0NNPU/AvcNLsj38AYYtB8DJbDcIRmekoL8Yl470+SsGFxEOIJKx9ez1LATiiX/ho
ZmhImIFoaAiYhkh2m9m5cBW2L3QplTehWEgNmsKfR7nI1KhdVPjDBdsBnKrch5oo
7pahu4LGm04pyCCYi/KlAqbC/7furCQO/0aBwov8l91tUbfsXfw8D6r0/HmB7O/e
qqdegvlrx0jMvkDPFNgOU1MVfLu8lh03nsVmN72TcKHWAIOjWXoq1ejwuitycca5
PFVSYRl6oMUIaST+GU+y4gPjEfk8kruRya6eedVvEU478Et4pQgBY5/DA1NgYpo9
WtO6T2eaQ8epOgL//Fqu
=AMnu
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-r128-6.8.1-5:
Adam Jackson (3):
      Don't allow the config file to override BIOS location
      Make failure to XAA non-fatal
      Fix for new vgahw ABI

Alan Coopersmith (3):
      Update Sun license notices to current X.Org standard form
      Sun's copyrights are owned by Oracle now
      xf86-video-r128 6.8.2

Gaetan Nadon (21):
      .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: use backticks rather than $() for cmd subs
      COPYING: replace stub file with actual Copyright notices.
      COPYING: replace stub file with actual Copyright notices.
      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: remove unrequired AC_SUBST([DRI_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

Jeremy Huddleston (3):
      Use malloc/calloc/realloc/free directly
      pciTag was removed from xorg-server, so provide it in-driver until this is updated to use libpciaccess
      Build fix for older servers (error: conflicting types for 'pciTag')

Jesse Adkins (1):
      Purge cvs tags.

Julien Cristau (3):
      Merge tag 'xf86-video-r128-6.8.2' into debian-unstable
      Bump changelogs
      Upload to unstable

Matt Turner (1):
      Don't check for Xinerama.

Peter Hutterer (1):
      Untangle XF86DRI from the driver-specific DRI define

---
 .gitignore         |   84 ++++++++++---
 COPYING            |   95 ++++++++++++++-
 ChangeLog          |  320 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am        |   16 --
 README             |  159 ++++++++++++++++++++++++++
 README.r128        |  160 --------------------------
 README.r128.sgml   |  138 ----------------------
 configure.ac       |   59 ++++-----
 debian/changelog   |    6 
 man/Makefile.am    |   63 +++-------
 man/r128.man       |    1 
 src/atipcirename.h |   27 ++++
 src/r128.h         |   14 +-
 src/r128_accel.c   |   23 ++-
 src/r128_dga.c     |   12 -
 src/r128_dri.c     |   36 ++---
 src/r128_driver.c  |   86 +++++---------
 src/r128_probe.c   |    6 
 src/r128_video.c   |   16 +-
 19 files changed, 808 insertions(+), 513 deletions(-)
---


Reply to: