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

xserver-xorg-video-mga: Changes to 'refs/tags/xserver-xorg-video-mga-1_1.4.6.1.dfsg.1-1'



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

Tagging upload of xserver-xorg-video-mga-1_1.4.6.1.dfsg.1-1 to experimental.

Changes since xf86-video-mga-1.4.6.1:
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

Daniel Stone:
      bump to 1.4.6
      bump to 1.4.6.1
      Merge branch 'temp'

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
      * Port patches from trunk:
      * Port patches from trunk:
      * Remove non-free mga_ucode.h and add it to the prune list. Add
      Re-version for dfsg-freeness
      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
      * Manpage typo fixes. Thanks A. Costa. (closes: #364558)
      * Update standards version to 3.7.2.0. No changes necessary.
      * New upstream release
        + Fixes DRI locking issues. Thanks Sune Vuorela and Michel Dänzer.
      * New upstream release
      * Add 01_stupid_configure_error.diff
      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
      Remove non-free mga_ucode.h file
      Note new upstream version 1.4.6.1
      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
      * Remove obsolete patches 01_stupid_configure_error.diff and
      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
      Revert accidental commit of a debian/patches patch
      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
      * Steal patch from upstream git which should fix a graphics corruption with
      Add new "serverabi" rule to generate drivers dependency on the server.

Steve Langasek:
      more fixes for unversioned directory names
      merge mga 7.1 video driver to trunk for upload to unstable
      Add missing build-dep on quilt.  Closes: #388484.
      fish new file out of the package in unstable and add it to the repo so this

Thierry Reding:
      Add some more watch files.

Tilman Sauerbeck:
      Replaced some more magic values with register names.
      Bug #9448: Actually write the C2STARTADD0 register.
      Fixed a typo in a debug message.
      More boring janitoring work.
      Fixed a typo that caused MGAREG_C2OFFSET to be set to a bad value.

---
 ChangeLog                             | 1116 +
 Makefile.in                           |  674 +
 aclocal.m4                            | 7951 +++++++++++
 compile                               |   99 
 config.guess                          | 1500 ++
 config.h.in                           |   78 
 config.sub                            | 1616 ++
 configure                             |22715 ++++++++++++++++++++++++++++++++++
 debian/changelog                      |  158 
 debian/compat                         |    1 
 debian/control                        |   23 
 debian/copyright                      |   89 
 debian/patches/03_no_nonfree.diff     |   12 
 debian/patches/series                 |    1 
 debian/prune/non-free                 |    1 
 debian/rules                          |   91 
 debian/watch                          |    2 
 debian/xserver-xorg-video-mga.install |    2 
 debian/xserver-xorg-video-mga.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                       |  427 
 missing                               |  360 
 mkinstalldirs                         |  158 
 src/Makefile.in                       |  560 
 src/mga_dacG.c                        |   10 
 src/mga_dh.c                          |    6 
 src/mga_g450pll.c                     |    5 
 src/mga_map.h                         |   17 
 src/mga_reg.h                         |    1 
 src/mga_ucode.h                       |11610 -----------------
 util/Makefile.in                      |  453 
 36 files changed, 47277 insertions(+), 11621 deletions(-)
---



Reply to: