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

xserver-xorg-video-vesa: Changes to 'refs/tags/xserver-xorg-video-vesa-1_2.3.0-6'



Tag 'xserver-xorg-video-vesa-1_2.3.0-6' created by Cyril Brulebois <kibi@debian.org> at 2011-04-03 23:50 +0000

Tagging upload of xserver-xorg-video-vesa 1:2.3.0-6 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk2ZB8IACgkQeGfVPHR5Nd3jWgCfdzaYXgOaboYtQ7hEukSF4LlY
s4QAoKGZd2j24TcD7pCmvWvLaUx4+XgB
=pV7A
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-vesa-1_2.3.0-5+exp2:
Adam Jackson (3):
      Refuse to load if there's a kernel driver bound to the device
      Fix memory leak in mode validation
      Be forgiving of character-cell size mismatches in mode sizes

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

Cyril Brulebois (10):
      Add udeb needed for the graphical install on non-Linux ports (Closes: #596595).
      Use a brand new revision, major changes are upcoming.
      Merge branch 'upstream-experimental' into debian-experimental
      Bump changelogs.
      This makes the need for the following patch go away.
      Remove libdrm-dev and x11proto-xf86dri-dev build-dep accordingly.
      Update debian/copyright from upstream COPYING.
      Bump xutils-dev build-dep for newer macros.
      As a consequence, libdrm is no longer used, even if libdrm-dev is present at build-time (Closes: #596594).
      Upload to experimental.

Gaetan Nadon (10):
      config: Move compiler flags from configure.ac to Makefile.am
      COPYING: update file with Copyright notices from source code.
      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: complete AC_INIT m4 quoting
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: add comments for main statements

Jesse Adkins (1):
      Purge cvs tags.

Trevor Woerner (1):
      Convert x+m/calloc/free to m/calloc/free.

---
 COPYING                                              |    1 
 ChangeLog                                            |  164 +++++++++++++++++++
 configure.ac                                         |   44 ++---
 debian/changelog                                     |   16 +
 debian/control                                       |   17 +
 debian/copyright                                     |    1 
 debian/patches/001_ubuntu_bail_when_kms_active.patch |  122 --------------
 debian/patches/series                                |    2 
 debian/xserver-xorg-video-vesa-udeb.install          |    1 
 man/Makefile.am                                      |   59 ++----
 man/vesa.man                                         |    1 
 src/Makefile.am                                      |    3 
 src/vesa.c                                           |   85 ++++++---
 src/vesa.h                                           |    2 
 14 files changed, 297 insertions(+), 221 deletions(-)
---


Reply to: