Tag 'x11proto-xf86dri-2.0.4-1' created by Julien Cristau <[EMAIL PROTECTED]> at 2008-05-11 18:48 +0000
Tagging upload of x11proto-xf86dri 2.0.4-1 to unstable. Changes since xf86driproto-X11R7.0-2.0.3: Adam Jackson (6): Import Mesa 6.2.1 (trimmed). DRI protocol module Initial revision Mesa 6.3.1 import dri_interface.h in xf86driproto Stub COPYING files Alan Coopersmith (1): renamed: .cvsignore -> .gitignore Branden Robinson (4): 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 Test for existence of debian/patches directory before creating a symlink to it. Brice Goglin (5): Fix displaying of patches applied by quilt. Minor fixes in the patching system. Fix "display the output of quilt push/pop". Various fixed in debian/control and copyright Do not call laptop-detect, let the only user call it directly David Nusinow (15): 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 Rename the protocol dirs to match the debian package names, like the other packages in the repo * Merge x11proto-xf86dri from 7.1 branch to trunk now that it's in unstable Move the files so they'll be put in debian/xsfbs automatically when pulled Update serverabi generation to also account for driver Provides Fix name of serverminver Add support for X server input ABI versioning Fix typo that prevented the input abi versioning from working. Fix one missed bit from the serverabiver -> serverminver rename Remove make-orig-tar-gz target Kill the manifest code. Eric Anholt (4): Initial revision Mesa 6.1 20040613 import Mesa 6.1 20040721 import Add basic .cvsignore files for proto modules. James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Julien Cristau (14): Add new "serverabi" rule to generate drivers dependency on the server. Fix copy/paste typo in the input driver provides. Merge branch 'upstream-unstable' into debian-unstable Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable xsfbs.mk: make 'serverabi' depend on 'install' Remove xsfbs-autoreconf.mk Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable Merge tag 'xf86driproto-2.0.4' into debian-unstable Bump to 2.0.4 Merge branch 'upstream-unstable' into debian-unstable autoreconf Bump changelog for 2.0.4 debian/control updates Prepare changelog for upload Kevin E Martin (7): Install xf86drstr.h as well Update the .pc file to include the correct path Various changes preparing packages for RC0: Mesa 6.4 20051017 import Update package version number for RC1 release. Mesa 6.4.1 import Update package version number for final X11R7 release candidate. Update package version for X11R7 release. Kristian Høgsberg (1): dri_interface.h doesn't belong here, remove function protos from xf86dri.h. Thierry Reding (1): Add some more watch files. --- .gitignore | 11 ChangeLog | 9 Makefile.am | 13 Makefile.in | 373 ++++--- aclocal.m4 | 1061 +++++++------------- configure | 2544 +++++++++++++++++++++++++++++++------------------- configure.ac | 2 debian/changelog | 30 debian/control | 22 debian/copyright | 3 debian/rules | 4 debian/watch | 2 debian/xsfbs/xsfbs.mk | 310 ++++++ debian/xsfbs/xsfbs.sh | 900 +++++++++++++++++ dri_interface.h | 477 --------- install-sh | 659 ++++++++---- missing | 193 ++- mkinstalldirs | 92 + xf86dri.h | 55 - 19 files changed, 4107 insertions(+), 2653 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]