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

xserver-xorg-video-s3: Changes to 'refs/tags/xserver-xorg-video-s3-1_0.5.0-1'



Tag 'xserver-xorg-video-s3-1_0.5.0-1' created by David Nusinow <dnusinow@debian.org> at 2007-03-02 04:43 +0100

Tagging upload of xserver-xorg-video-s3-1_0.5.0-1 to experimental.

Changes since xf86-video-s3-0.5.0:
Alan Coopersmith:
      renamed: .cvsignore -> .gitignore
      Was previously done in monolith Imakefile as:

Branden Robinson:
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce

David Nusinow:
      Vendor drop of the rest of 7.0
      Update drivers in modular branch. We'll re-pull the ubuntu packaging properly
      Add packaging for various drivers
      Fix maintainer and uploader fields. God, I love sed.
      * Rename driver packages to be more consistent and intuitive
      Pull in and use xsfbs
      Move .install files to new naming scheme for drivers
      Change driver package names to new scheme
      Move all install files for renaming scheme and delete v4l driver which doesn't currently have packaging
      Fix Branden's email address
      Prepare changelogs for upload to unstable
      Move xsfbs back to its rightful place
      * Correctly name the .install file. Thanks Frank Gevaerts. (closes: #362471)
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Prepare changelog for upload to unstable
      * Add 01_enable_new_mmio.diff for a define that was lost in the move to 7.1.
      * Remove Fabio from uploaders with his permission. He's always welcome back.
      Fix changelog
      Add quilt to build-depends
      * Bump standards version to 3.7.2.2. No changes necessary.
      * Exclude s3_drv.la from dh_install
      Prepare changelog for upload
      * Replace old 01_enable_new_mmio.diff with new patch that doesn't break old
      Prepare changelog for upload
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Prepare drivers for use with xserver 1.2, which has a new ABI (version 1.1)
      Merge branch 'upstream-experimental' into debian-experimental
      Note new upstream release 0.5.0 plus fixes from upstream git
      Merge branch 'xsfbs' into debian-experimental
      Merge branch 'xsfbs-unstable' into debian-experimental
      Generate server dependencies automatically from the ABI
      Update serverabi generation to also account for driver Provides
      Generate Provides line automatically
      Merge branch 'debian-unstable' of git+ssh://dnusinow@alioth.debian.org/git/pkg-xorg/xsfbs into debian-experimental
      Fix name of serverminver
      Merge branch 'xsfbs-unstable' into debian-experimental
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Merge branch 'xsfbs-unstable' into debian-experimental
      * Remove obsolete 01_enable_new_mmio.diff
      Autoreconf
      Fix one missed bit from the serverabiver -> serverminver rename
      Merge branch 'xsfbs-unstable' into debian-experimental

Drew Parsons:
      * Provides: xserver-xorg-video-1.0. Closes: #362883.

Julien Cristau:
      For each driver, add a symlink to xserver-xorg-core's bug script, so that each
      Add new "serverabi" rule to generate drivers dependency on the server.

Steve Langasek:
      more fixes for unversioned directory names
      merge s3 7.1 video driver to trunk for upload to unstable

Thierry Reding:
      Add some more watch files.

---
 .cvsignore                           |   19 
 .gitignore                           |   20 
 Makefile.in                          |  653 +
 aclocal.m4                           | 7951 ++++++++++++
 config.guess                         | 1500 ++
 config.h.in                          |   66 
 config.sub                           | 1616 ++
 configure                            |22146 +++++++++++++++++++++++++++++++++++
 debian/changelog                     |  129 
 debian/compat                        |    1 
 debian/control                       |   25 
 debian/copyright                     |   22 
 debian/rules                         |   91 
 debian/watch                         |    2 
 debian/xserver-xorg-video-s3.install |    1 
 debian/xserver-xorg-video-s3.links   |    1 
 debian/xsfbs/xsfbs-autoreconf.mk     |  150 
 debian/xsfbs/xsfbs.mk                |  380 
 debian/xsfbs/xsfbs.sh                |  907 +
 depcomp                              |  530 
 install-sh                           |  323 
 ltmain.sh                            | 6871 ++++++++++
 missing                              |  360 
 mkinstalldirs                        |  158 
 src/Makefile.in                      |  567 
 src/s3_video.c                       |    2 
 26 files changed, 44472 insertions(+), 19 deletions(-)
---



Reply to: