Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-08 | * (Build-)Depend on a newer xserver. | Julien Cristau | |
2007-03-08 | Rename to xserver-xorg-video-intel. | Julien Cristau | |
Rename the source and binary packages to xserver-xorg-video-intel, and add a transitional xserver-xorg-video-i810 package. | |||
2007-03-05 | * Bump build-dep on libdrm-dev to >= 2.2. Thanks, Marc 'HE' Brockschmidt! | Julien Cristau | |
2007-03-04 | Prepare changelog for upload | David Nusinow | |
2007-03-04 | * Generate Provides: line automatically | David Nusinow | |
* Bump xserver-xorg-core build-depend to 2:1.2.0-6 to handle this properly * | |||
2007-03-04 | Merge branch 'xsfbs-unstable' into debian-experimental | David Nusinow | |
2007-03-02 | Fix copy/paste typo in the input driver provides. | Julien Cristau | |
2007-03-01 | Fix one missed bit from the serverabiver -> serverminver rename | David Nusinow | |
2007-02-28 | Fix typo that prevented the input abi versioning from working. | David Nusinow | |
Good catch Julien | |||
2007-02-27 | Add support for X server input ABI versioning | David Nusinow | |
2007-02-21 | Fix name of serverminver | David Nusinow | |
2007-02-21 | Update serverabi generation to also account for driver Provides | David Nusinow | |
* Have the drivers use the file serverminver instead of serverabiver in order to generate the versioned dependency on the server. This is clearer naming. * Use serverabiver to actually store the server's video ABI version. This is used to generate the Provides: line for drivers so the server can depend on them properly. This goes in to the substvar xviddriver:Provides. | |||
2007-02-17 | Generate the dependency on xserver-xorg-core automatically. | Julien Cristau | |
2007-02-17 | Merge branch 'xsfbs' into debian-experimental | Julien Cristau | |
2007-02-17 | Add new "serverabi" rule to generate drivers dependency on the server. | Julien Cristau | |
2007-02-12 | * debian/rules clean needs to depend on xsfclean. | Julien Cristau | |
2007-02-12 | * Drop all our patches, applied upstream. | Julien Cristau | |
2007-02-12 | Revert to using xserver-xorg-video-1.0, as the ABI is still compatible. | Julien Cristau | |
2007-02-12 | Merge branch 'xsfbs' into debian-experimental | Julien Cristau | |
2007-02-11 | Merge branch 'deb-exp' into debian-experimental | David Nusinow | |
Conflicts: debian/changelog | |||
2007-02-11 | Note new upstream version | David Nusinow | |
2007-02-11 | * Add support for the armeb and armel architectures, thanks to Riku Voipio | Julien Cristau | |
(closes: #408797). | |||
2007-02-10 | Prepare drivers for use with xserver 1.2, which has a new ABI (version 1.1) | David Nusinow | |
2007-02-06 | * Drop duplicate build dependency on libdrm-dev, so this really | Julien Cristau | |
closes: #383918. | |||
2007-02-06 | * Apply patch 20-i915_bios.patch from upsteam (1.7.4) to help with faulty | David Nusinow | |
BIOSes (where VBE initialization failed). Closes: #382120. | |||
2007-02-04 | Move the files so they'll be put in debian/xsfbs automatically when pulled | David Nusinow | |
in to our git repos | |||
2007-01-06 | * Don't build-dep on libdrm-dev on hurd-i386, and don't try to install | Julien Cristau | |
the libI810XvMC library there, as it isn't built without drm. Thanks to Samuel Thibault for the patch! (closes: #383918) | |||
2006-12-06 | * Build-Depends: quilt, needed to apply patches. | Drew Parsons | |
* Replace the cvs source url in the long description with an XS-Vcs-Git control field and a reference to the xf86-video-intel module. Added a link to www.X.org. | |||
2006-12-06 | Lockup fixes: | Drew Parsons | |
* Apply upstream patch 1-overlay_fix_lockup.patch (git commit e065324661ad08b3b359136f48090232f6138959, upstream bug #5774). Should remove remaining lockup problems in I830WaitLpRing(). Closes: #272294. * While we're at it, apply upstream patch 11-xv_lockup.patch (git commit fbb376bd1a4daad4c86e349df98438989ce173f1, upstream bug #8594), fixing lockups related to Xv. We'll have no lockup bugs in etch, dammit! Closes: #397485. * get these patches into unstable and thence etch. | |||
2006-11-07 | For each driver, add a symlink to xserver-xorg-core's bug script, so that each | Julien Cristau | |
new bugreport contains the user's config and log files. Bump dependencies on xserver-xorg-core to >= 2:1.1.1-11, to make sure that the bug script is present. | |||
2006-10-13 | Prepare changelog for upload | David Nusinow | |
2006-10-13 | * New upstream version | David Nusinow | |
+ Shipping the git log as part of our diff.gz rather than a separate patch since upstream didn't include an updated Changelog | |||
2006-09-26 | Add some more watch files. | Thierry Reding | |
2006-09-21 | * Typo fix in man page. Closes: #364559. | Drew Parsons | |
Too trivial for own separate patch. | |||
2006-09-19 | Prepare changelog for upload to unstable | David Nusinow | |
2006-09-18 | add me to the i810 uploaders list | Drew Parsons | |
2006-09-18 | * Standards version 3.7.2. | Drew Parsons | |
* Use debhelper 5. * Use dh_installman to install man pages. * Exclude .la from dh_install. | |||
2006-09-18 | merge i810 7.1 video driver to trunk for upload to unstable | Steve Langasek | |
2006-04-22 | * Add call to dh_makeshlibs. Reorder dh_installdeb and dh_shlibdeps so that | David Nusinow | |
ldconfig is called during postinst. Thanks Justin Pryzby and Steve Langasek. (closes: #364012) | |||
2006-04-22 | Move packaging over | David Nusinow | |