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

xserver-xorg-video-ark: Changes to 'refs/tags/xserver-xorg-video-ark-1_0.7.0-1'



Tag 'xserver-xorg-video-ark-1_0.7.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-02 19:06 +0000

Tagging upload of xserver-xorg-video-ark 1:0.7.0-1 to unstable.

Changes since xserver-xorg-video-ark-1_0.6.0-9:
Adam Jackson (2):
      Death to RCS tags.
      ark 0.7.0

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

Dave Airlie (1):
      ark: add basic pciaccess 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-ark-0.7.0' into debian-experimental
      autoreconf
      Update changelogs.
      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
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Add myself to Uploaders.
      Run dpkg-shlibdeps with --warnings=6.
      Prepare changelog for upload

---
 .cvsignore                       |   19 
 .gitignore                       |   20 
 ChangeLog                        |  268 +++++++++-
 Makefile.in                      |   31 -
 aclocal.m4                       |  265 ++++++----
 config.guess                     |   60 +-
 config.sub                       |   66 ++
 configure                        |  979 +++++++++++++++++++++++++++++++--------
 configure.ac                     |   15 
 debian/changelog                 |   13 
 debian/control                   |   10 
 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 +++++++----
 missing                          |   61 +-
 mkinstalldirs                    |    5 
 src/.cvsignore                   |    6 
 src/.gitignore                   |    6 
 src/Makefile.in                  |   31 -
 src/ark.h                        |   13 
 src/ark_accel.c                  |    1 
 src/ark_driver.c                 |   39 +
 src/ark_reg.h                    |    1 
 27 files changed, 2301 insertions(+), 1133 deletions(-)
---


Reply to: