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

xserver-xorg-video-sisusb: Changes to 'refs/tags/xserver-xorg-video-sisusb-1_0.9.4-3'



Tag 'xserver-xorg-video-sisusb-1_0.9.4-3' created by Cyril Brulebois <kibi@debian.org> at 2012-05-01 17:42 +0000

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

iEYEABECAAYFAk+gIJUACgkQeGfVPHR5Nd1phgCgu+ZzbGCsyK5B+QG2z8z3AOQL
hioAn1oBLyqSV1W+FW/QHnP2NVMkQ/h5
=P2/6
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-sisusb-1_0.9.4-2:
Alan Coopersmith (1):
      Convert sisusb.man from XORG_RAWCPP to using sed like other drivers

Cyril Brulebois (3):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Upload to unstable.

Fernando Carrijo (1):
      Purge macros NEED_EVENTS and NEED_REPLIES

Gaetan Nadon (9):
      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

Jeremy Huddleston (8):
      Add missing include for pciaccess.h
      Require libpciaccess
      Include xf86Pci.h for IOADDRESS
      Use malloc/free rather than xalloc/xfree
      Also use calloc rather than xcalloc
      Fix build failures with recent server changes to swapl and swaps
      Use unsigned long rather than deprecated IOADDRESS
      Build fix for -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast

Jesse Adkins (1):
      Purge cvs tags.

Thierry Vignaud (1):
      Fix compilation with -Werror=format-security (bug #31540)

---
 configure.ac         |   44 ++++++++++++---------------
 debian/changelog     |    7 ++++
 man/Makefile.am      |   34 +--------------------
 man/sisusb.man       |   20 +-----------
 src/sisusb.h         |   11 +++++-
 src/sisusb_dac.c     |   16 ++++-----
 src/sisusb_driver.c  |   82 +++++++++++++++++++++++++--------------------------
 src/sisusb_init.c    |    6 +--
 src/sisusb_opt.c     |    2 -
 src/sisusb_osdef.h   |   12 +++----
 src/sisusb_types.h   |    4 +-
 src/sisusb_utility.c |   48 ++++++++++++++---------------
 src/sisusb_video.c   |    6 +--
 13 files changed, 128 insertions(+), 164 deletions(-)
---


Reply to: