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

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



Tag 'xserver-xorg-video-voodoo-1_1.2.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-06 13:37 +0000

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

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

Alan Coopersmith (1):
      renamed: .cvsignore -> .gitignore

Brice Goglin (7):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      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 (3):
      pciaccess conversion
      oops forgot pcirename file
      voodoo: finish pciaccess conversion

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

Julien Cristau (15):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'xf86-video-voodoo-1.2.0' into debian-experimental
      autoreconf
      Update changelogs and refresh patch
      debian/control updates
      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
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Run dpkg-shlibdeps with --warnings=6.
      Add more information about copyright holders to debian/copyright.
      Prepare changelog for upload

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

---
 .cvsignore                         |   19 
 .gitignore                         |   20 
 ChangeLog                          |   50 +
 Makefile.in                        |   31 
 aclocal.m4                         |  265 +++++--
 config.guess                       |   36 -
 config.h.in                        |    6 
 config.sub                         |   52 +
 configure                          | 1257 +++++++++++++++++++++++++++++++------
 configure.ac                       |   17 
 debian/changelog                   |   19 
 debian/control                     |   10 
 debian/copyright                   |   16 
 debian/patches/01_gen_pci_ids.diff |   16 
 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.am                    |    1 
 src/Makefile.in                    |   32 
 src/voodoo.h                       |    1 
 src/voodoo_driver.c                |   42 +
 src/voodoo_hardware.c              |    9 
 src/voodoo_pcirename.h             |  122 +++
 31 files changed, 2532 insertions(+), 1116 deletions(-)
---


Reply to: