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

xserver-xorg-video-nv: Changes to 'refs/tags/xserver-xorg-video-nv-1_1.2.2.1-1'



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

Tagging upload of xserver-xorg-video-nv-1_1.2.2.1-1 to experimental.

Changes since nv-1.2.2.1:
Aaron Plattner:
      Remove the riva128 submodule.  Link Riva support into nv_drv.so directly.

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
      Add copyright info
      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
      * Partial port of general/028_loader_speed_hack.diff to append _drv to the
      Revert revision 1399 that added the obsolete loader speed hack patch port. Thanks Daniel Stone.
      Prepare changelogs for upload to unstable
      Move xsfbs back to its rightful place
      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
      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 version plus a fix from 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
      Autoreconf
      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
      Autoreconf
      Fix one missed bit from the serverabiver -> serverminver rename
      Merge branch 'xsfbs-unstable' into debian-experimental

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 nv 7.1 video driver to trunk for upload to unstable

Thierry Reding:
      Add some more watch files.

---
 ChangeLog                            |  563 
 Makefile.in                          |  665 +
 aclocal.m4                           | 7951 ++++++++++++
 config.guess                         | 1500 ++
 config.h.in                          |   72 
 config.sub                           | 1616 ++
 configure                            |22168 +++++++++++++++++++++++++++++++++++
 debian/changelog                     |  109 
 debian/compat                        |    1 
 debian/control                       |   27 
 debian/copyright                     |   56 
 debian/rules                         |   91 
 debian/watch                         |    2 
 debian/xserver-xorg-video-nv.install |    2 
 debian/xserver-xorg-video-nv.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 ++++++++++
 man/Makefile.in                      |  419 
 missing                              |  360 
 mkinstalldirs                        |  158 
 src/Makefile.am                      |    8 
 src/Makefile.in                      |  554 
 src/nv_driver.c                      |   17 
 src/riva_driver.c                    |   54 
 28 files changed, 45479 insertions(+), 76 deletions(-)
---



Reply to: