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

xserver-xorg-video-chips: Changes to 'refs/tags/xserver-xorg-video-chips-1_1.2.0-1'



Tag 'xserver-xorg-video-chips-1_1.2.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-02 19:41 +0000

Tagging upload of xserver-xorg-video-chips 1:1.2.0-1 to unstable.

Changes since xserver-xorg-video-chips-1_1.1.1-9:
Adam Jackson (3):
      Death to RCS tags.
      Fix distcheck
      chips 1.2.0

Brice Goglin (2):
      Define CHIPS_*_VERSION* using PACKAGE_VERSION_*
      Update xsfbs/quilt patching rules to be compatible with the

Dave Airlie (4):
      chips: pciaccess conversion
      add another missing rename file
      chips: remove ALLOCATE_LOCAL
      chips: optionalise 1/4bpp support

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

James Cloos (2):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings

Julien Cristau (15):
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'xf86-video-chips-1.2.0' into debian-experimental
      autoreconf
      Update changelogs and refresh patches.
      Update debian/control.
      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.
      Run dpkg-shlibdeps with --warnings=6.
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Prepare changelog for upload

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

---
 .cvsignore                                        |   20 
 .gitignore                                        |   21 
 ChangeLog                                         |   66 +
 Makefile.in                                       |   31 
 aclocal.m4                                        |  265 +++-
 config.guess                                      |   60 -
 config.h.in                                       |    6 
 config.sub                                        |   66 -
 configure                                         | 1262 ++++++++++++++++++----
 configure.ac                                      |   16 
 debian/changelog                                  |   14 
 debian/control                                    |   10 
 debian/patches/01_default_to_noaccel_on_69k.diff  |    8 
 debian/patches/02_default_to_swcursor_on_69k.diff |    8 
 debian/patches/03_gen_pci_ids.diff                |   14 
 debian/rules                                      |    2 
 debian/xsfbs/xsfbs-autoreconf.mk                  |  150 --
 debian/xsfbs/xsfbs.mk                             |  102 -
 debian/xsfbs/xsfbs.sh                             |  387 +++---
 depcomp                                           |   93 +
 install-sh                                        |  514 ++++++--
 ltmain.sh                                         |  277 +++-
 man/.cvsignore                                    |    2 
 man/.gitignore                                    |    2 
 man/Makefile.am                                   |    1 
 man/Makefile.in                                   |    9 
 missing                                           |   61 -
 mkinstalldirs                                     |    5 
 src/.cvsignore                                    |    6 
 src/.gitignore                                    |    6 
 src/Makefile.am                                   |    1 
 src/Makefile.in                                   |   32 
 src/ct_BlitMM.h                                   |    2 
 src/ct_Blitter.h                                  |    2 
 src/ct_BltHiQV.h                                  |    2 
 src/ct_accel.c                                    |    5 
 src/ct_bank.c                                     |    1 
 src/ct_cursor.c                                   |    1 
 src/ct_ddc.c                                      |    1 
 src/ct_dga.c                                      |    1 
 src/ct_driver.c                                   |  207 +++
 src/ct_driver.h                                   |    3 
 src/ct_pcirename.h                                |  122 ++
 src/ct_regs.c                                     |    1 
 src/ct_shadow.c                                   |    1 
 src/ct_video.c                                    |    1 
 util/.cvsignore                                   |    8 
 util/.gitignore                                   |    8 
 util/AsmMacros.h                                  |    2 
 util/Makefile.in                                  |   23 
 util/dRegs.c                                      |    2 
 util/mRegs.c                                      |    2 
 util/modClock.c                                   |    1 
 53 files changed, 2743 insertions(+), 1170 deletions(-)
---


Reply to: