summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2009-06-06Adapt Debian specific patch to apply after other changes.Paul Menzel
2009-06-06Adapt Debian specific patch.Paul Menzel
2009-01-22Prepare changelog for uploadJulien Cristau
2008-10-20Prepare changelog for uploadJulien Cristau
2008-10-18Update changelog for cherry-picked patchesJulien Cristau
Also disable G41 in 01_gen_pci_ids.diff.
2008-09-05Prepare changelog for uploadJulien Cristau
2008-09-05Fix typosJulien Cristau
2008-09-03Another try at working around the 965 rendering bugJulien Cristau
* Kill 02_xaa_by_default_on_i965.diff. Switching to XAA breaks Xvideo, which is Not Good™. * New patch 02_965_no_exa_composite.diff: add a "RenderAccel" option, to control whether EXA composite acceleration is enabled. Default to off on i965+ to hopefully avoid the font rendering issues reported in #451791 and friends.
2008-08-26Prepare changelog for uploadJulien Cristau
2008-08-26Add author information to 02_xaa_by_default_on_i965.diffJulien Cristau
2008-08-24Drop G45 PCI ids from intel.idsBrice Goglin
so that vesa is autoloaded by default for these new boards for now.
2008-08-24Add 02_xaa_by_default_on_i965.diffBrice Goglin
2008-08-04changelog updateJulien Cristau
2008-07-27Prepare changelog for uploadJulien Cristau
2008-07-27Fix debian/rules build/patch dependencies.Julien Cristau
2008-07-27Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into ↵Julien Cristau
debian-unstable
2008-07-27add bug closers for the pipe a force enable quirksJulien Cristau
2008-07-27update changelog for cherry-picked patchesJulien Cristau
2008-07-17xsfbs.mk: make 'log' a separate targetJulien Cristau
'prepare' runs genscripts, and we don't want that in unpatch, so create stampdir/log in a separate target, and make unpatch depend on that instead of prepare.
2008-07-16xsfbs.mk: update the list of releases, and drop some unused codeJulien Cristau
we haven't had a separate source tree since modularization.
2008-07-16xsfbs.mk: more parallel make fixingJulien Cristau
2008-07-16xsfbs.mk: fix the prepare target for parallel makeJulien Cristau
2008-07-03Prepare changelog for uploadJulien Cristau
2008-07-03update changelogJulien Cristau
2008-06-23Update debian/copyrightJulien Cristau
Thanks to Thomas Viehmann for reporting, and Moritz Muehlenhoff for the thorough analysis (closes: #486340).
2008-06-18Prepare changelog for uploadBrice Goglin
2008-06-18New upstream releaseBrice Goglin
2008-05-31Update xsfbs/quilt patching rules to be compatible with theBrice Goglin
"3.0 (quilt)" source package. Thanks to Raphael Hertzog. See http://lists.debian.org/debian-x/2008/05/msg01250.html for details.
2008-05-30xsfbs.sh: use 'local' now that policy allows itJulien Cristau
Policy 3.7.3 allows /bin/sh scripts to use 'local'.
2008-05-30xsfbs.sh: add remove_conffile_lookupJulien Cristau
This variant of remove_conffile_prepare looks for the given conffile's canonical md5sum in dpkg's status database itself instead of using provided values.
2008-05-23Remove the .pc directory properlyJulien Cristau
2008-05-12New upstream releaseBrice Goglin
2008-04-23Prepare changelog for uploadJulien Cristau
2008-04-23Refresh patchJulien Cristau
2008-04-23Update changelogsJulien Cristau
2008-04-23Merge branch 'debian-unstable' into debian-experimentalJulien Cristau
Conflicts: debian/changelog debian/control
2008-04-22Build-depend on dpkg-dev >= 1.14.17 for dpkg-shlibdeps --warnings.Julien Cristau
2008-04-15Prepare changelog for uploadBrice Goglin
2008-04-15New upstream release candidateBrice Goglin
2008-04-15Merge branch 'debian-unstable' into debian-experimentalBrice Goglin
Conflicts: debian/changelog
2008-04-13Remove xsfbs-autoreconf.mkJulien Cristau
It has never been used, and that doesn't look likely to change.
2008-04-13Prepare changelog for uploadJulien Cristau
2008-04-13Run dpkg-shlibdeps with --warnings=6Julien Cristau
Drivers reference symbols from /usr/bin/Xorg and other modules, and that's not a bug, so we want dpkg-shlibdeps to shut up about symbols it can't find.
2008-04-13Add bug closerJulien Cristau
2008-03-31New upstream release candidateBrice Goglin
2008-03-29Install libIntelXvMC.soBrice Goglin
2008-03-21New upstream release candidateBrice Goglin
2008-03-21Partial revert of 3e7c2a3f7211f0c167e831366aa5bb1ca9215334Brice Goglin
to upload 2.2.99.901 built against Xserver 1.4.
2008-03-21xsfbs.mk: make 'serverabi' depend on 'install'Julien Cristau
See bug#471193, thanks to Bernhard R. Link <brlink@debian.org>
2008-03-18Build against xserver 1.5 rc1 (1.4.99.901).Julien Cristau
* Bump Standards-Version to 3.7.3 (no changes). * DRI is disabled for now, don't try to install the xvmc lib.