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

xserver-xorg-video-mach64: Changes to 'refs/tags/xserver-xorg-video-mach64-6.9.0-1'



Tag 'xserver-xorg-video-mach64-6.9.0-1' created by Cyril Brulebois <kibi@debian.org> at 2011-05-03 15:16 +0000

Tagging upload of xserver-xorg-video-mach64 6.9.0-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3AHEIACgkQeGfVPHR5Nd30PACg0xSWW/pcb1ycB78TaJ6mxjiU
EN8AoMx1/o6bzt2guw34AXI1lP15huQ3
=npYw
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-mach64-6.8.2-5+exp2:
Alan Coopersmith (2):
      Update Sun license notices to current X.Org standard form
      Sun's copyrights now belong to Oracle

Cyril Brulebois (5):
      Get rid of debian/NEWS, things from 2007/2008 are old now.
      Close the bug opened Jonathan Nieder (Closes: #615522).
      Add ${misc:Depends} to Depends for the debug package.
      Bump Standards-Version to 3.9.2 (no changes needed).
      Upload to unstable.

Dave Airlie (1):
      mach64: fix the pixmap private API change.

Gaetan Nadon (20):
      .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
      README: fix linuxdoc content
      README: keep the text version of README, discard the sgml version
      config: remove optional check for xf86miscproto
      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

Julien Cristau (5):
      Replace deprecated xalloc/xfree/xrealloc with malloc/free/realloc
      Bump to 6.9.0
      Merge remote branch 'origin/debian-experimental' into debian-unstable
      Merge commit 'xf86-video-mach64-6.9.0' into debian-unstable
      Bump changelogs

Mark Kettenis (2):
      Don't attempt to stop video on Mach64's without hardware overlay support
      Don't play wrapping games

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

---
 .gitignore           |   84 +++--
 ChangeLog            |  284 +++++++++++++++++
 Makefile.am          |   15 
 README               |  830 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 README.ati           |  828 --------------------------------------------------
 README.ati.sgml      |  648 ---------------------------------------
 configure.ac         |   60 +--
 debian/NEWS          |   17 -
 debian/changelog     |   14 
 debian/control       |    3 
 man/Makefile.am      |   64 +--
 src/aticonfig.c      |    2 
 src/aticonsole.c     |   19 -
 src/atidga.c         |    2 
 src/atidri.c         |   54 +--
 src/atii2c.c         |    8 
 src/atimach64exa.c   |    2 
 src/atimach64i2c.c   |    2 
 src/atimach64probe.c |    4 
 src/atimach64xv.c    |   11 
 src/atimode.c        |    2 
 src/atipreinit.c     |    2 
 src/atiscreen.c      |   22 -
 23 files changed, 1305 insertions(+), 1672 deletions(-)
---


Reply to: