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

xserver-xorg-video-rendition: Changes to 'refs/tags/xserver-xorg-video-rendition-1_4.2.0.dfsg.1-1'



Tag 'xserver-xorg-video-rendition-1_4.2.0.dfsg.1-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-06 09:48 +0000

Tagging upload of xserver-xorg-video-rendition 1:4.2.0.dfsg.1-1 to unstable.

Changes since xserver-xorg-video-rendition-1_4.1.3.dfsg.1-4:
Adam Jackson (3):
      Death to RCS tags.
      Fix includes to silence a warning.
      rendition 4.2.0

Alan Coopersmith (1):
      Man page updates - replace references to XFree86 & changes for XF86 4.0

Brice Goglin (8):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      RENDITION_VERSION* using PACKAGE_VERSION_*
      Do not call laptop-detect, let the only user call it directly
      Add upstream URL to debian/copyright
      Merge branch 'debian-experimental' into debian-unstable
      Update xsfbs/quilt patching rules to be compatible with the

Dave Airlie (2):
      pciaccess: make auto-detect work
      pciaccess: do unmap path

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

Ian Romanick (5):
      Supply NULL driverFunc pointer in DriverRec.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-rendition
      Add prototype for renditionGetRec.
      Move renditionTypes, renditionChipsets, and renditionPCIchipsets earlier in file.
      Port driver to PCI-rework interfaces.

Julien Cristau (15):
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'xf86-video-rendition-4.2.0' into debian-experimental
      autoreconf
      Update changelogs and refresh patch.
      debian/control updates
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      Revert to building against xserver 1.4
      Add myself to Uploaders.
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Run dpkg-shlibdeps with --warnings=6.
      Prepare changelog for upload

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

---
 ChangeLog                                                          |   82 
 Makefile.in                                                        |   51 
 aclocal.m4                                                         |  265 +-
 config.guess                                                       |   60 
 config.h.in                                                        |    6 
 config.sub                                                         |   66 
 configure                                                          | 1262 ++++++++--
 configure.ac                                                       |   16 
 debian/changelog                                                   |   19 
 debian/control                                                     |   10 
 debian/copyright                                                   |    3 
 debian/patches/01_debian_remove_code_ref_to_object_code_files.diff |    8 
 debian/rules                                                       |    2 
 debian/xsfbs/xsfbs-autoreconf.mk                                   |  150 -
 debian/xsfbs/xsfbs.mk                                              |  121 
 debian/xsfbs/xsfbs.sh                                              |  394 +--
 depcomp                                                            |   93 
 install-sh                                                         |  514 ++--
 ltmain.sh                                                          |  277 +-
 man/Makefile.am                                                    |    1 
 man/Makefile.in                                                    |    9 
 missing                                                            |   61 
 mkinstalldirs                                                      |    5 
 src/Makefile.in                                                    |   31 
 src/accel.h                                                        |    1 
 src/accelX.c                                                       |    1 
 src/cmd2d.h                                                        |    1 
 src/commonregs.h                                                   |    1 
 src/cscode.h                                                       |    1 
 src/hwcursor.c                                                     |    1 
 src/hwcursor.h                                                     |    1 
 src/rendition.c                                                    |  189 +
 src/rendition.h                                                    |    1 
 src/rendition_options.h                                            |    1 
 src/rendition_shadow.c                                             |    1 
 src/rendition_shadow.h                                             |    1 
 src/v1kregs.h                                                      |    1 
 src/v1krisc.c                                                      |    1 
 src/v1krisc.h                                                      |    1 
 src/v2kregs.h                                                      |    1 
 src/vboard.c                                                       |    1 
 src/vboard.h                                                       |    1 
 src/vloaduc.c                                                      |    2 
 src/vloaduc.h                                                      |    1 
 src/vmisc.c                                                        |    1 
 src/vmisc.h                                                        |    1 
 src/vmodes.c                                                       |    1 
 src/vmodes.h                                                       |    1 
 src/vos.h                                                          |    1 
 src/vramdac.c                                                      |    1 
 src/vramdac.h                                                      |    1 
 src/vtypes.h                                                       |    8 
 52 files changed, 2568 insertions(+), 1162 deletions(-)
---


Reply to: