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

xserver-xorg-video-cirrus: Changes to 'refs/tags/xserver-xorg-video-cirrus-1_1.2.1-1'



Tag 'xserver-xorg-video-cirrus-1_1.2.1-1' created by Brice Goglin <bgoglin@debian.org> at 2008-05-22 06:40 +0000

Tagging upload of xserver-xorg-video-cirrus 1:1.2.1-1 to unstable.

Changes since xserver-xorg-video-cirrus-1_1.1.0-8:
Adam Jackson (3):
      chips 1.2.0
      Bug #10715: Fix depth configuration for alpine chips.
      cirrus 1.2.1

Alan Coopersmith (2):
      Replace references to XFree86/XF86Config in man page
      renamed: .cvsignore -> .gitignore

Brice Goglin (6):
      Define CIR_*_VERSION* using PACKAGE_VERSION_*
      Merge tag 'xf86-video-cirrus-1.2.0' into debian-unstable
      Merge tag 'xf86-video-cirrus-1.2.1' into debian-unstable
      New upstream release
      Misc debian/rules and debian/control updates
      Prepare changelog for upload

Dave Airlie (5):
      cirrus initial pci access support
      test for 1/4 bpp in case server is configured with them off
      make dist check pass
      fixup iomapsize so we only map the 4k not 16k which is an error
      cirrus: set default depth to 24bpp

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

---
 .cvsignore                         |   19 
 .gitignore                         |   20 
 ChangeLog                          |   71 ++
 Makefile.in                        |   31 
 aclocal.m4                         |  265 +++++--
 config.guess                       |   60 +
 config.h.in                        |    6 
 config.sub                         |   66 +
 configure                          | 1256 +++++++++++++++++++++++++++++++------
 configure.ac                       |   16 
 debian/changelog                   |   12 
 debian/control                     |    8 
 debian/patches/01_gen_pci_ids.diff |    8 
 debian/rules                       |    2 
 depcomp                            |   93 ++
 install-sh                         |  514 ++++++++++-----
 ltmain.sh                          |  277 +++++---
 man/Makefile.am                    |    1 
 man/Makefile.in                    |    9 
 missing                            |   61 +
 mkinstalldirs                      |    5 
 src/Makefile.am                    |    3 
 src/Makefile.in                    |   50 -
 src/alp_driver.c                   |   48 +
 src/cir.h                          |    6 
 src/cir_driver.c                   |   57 +
 src/cir_pcirename.h                |  122 +++
 src/lg_driver.c                    |   16 
 28 files changed, 2391 insertions(+), 711 deletions(-)
---


Reply to: