summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2007-03-08* (Build-)Depend on a newer xserver.Julien Cristau
2007-03-08Rename 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-04Prepare changelog for uploadDavid Nusinow
2007-03-04* Generate Provides: line automaticallyDavid Nusinow
* Bump xserver-xorg-core build-depend to 2:1.2.0-6 to handle this properly *
2007-03-04Merge branch 'xsfbs-unstable' into debian-experimentalDavid Nusinow
2007-03-02Fix copy/paste typo in the input driver provides.Julien Cristau
2007-03-01Fix one missed bit from the serverabiver -> serverminver renameDavid Nusinow
2007-02-28Fix typo that prevented the input abi versioning from working.David Nusinow
Good catch Julien
2007-02-27Add support for X server input ABI versioningDavid Nusinow
2007-02-21Fix name of serverminverDavid Nusinow
2007-02-21Update serverabi generation to also account for driver ProvidesDavid 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-17Generate the dependency on xserver-xorg-core automatically.Julien Cristau
2007-02-17Merge branch 'xsfbs' into debian-experimentalJulien Cristau
2007-02-17Add 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-12Revert to using xserver-xorg-video-1.0, as the ABI is still compatible.Julien Cristau
2007-02-12Merge branch 'xsfbs' into debian-experimentalJulien Cristau
2007-02-11Merge branch 'deb-exp' into debian-experimentalDavid Nusinow
Conflicts: debian/changelog
2007-02-11Note new upstream versionDavid Nusinow
2007-02-11* Add support for the armeb and armel architectures, thanks to Riku VoipioJulien Cristau
(closes: #408797).
2007-02-10Prepare 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 reallyJulien Cristau
closes: #383918.
2007-02-06* Apply patch 20-i915_bios.patch from upsteam (1.7.4) to help with faultyDavid Nusinow
BIOSes (where VBE initialization failed). Closes: #382120.
2007-02-04Move the files so they'll be put in debian/xsfbs automatically when pulledDavid Nusinow
in to our git repos
2007-01-06* Don't build-dep on libdrm-dev on hurd-i386, and don't try to installJulien 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-06Lockup 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-07For each driver, add a symlink to xserver-xorg-core's bug script, so that eachJulien 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-13Prepare changelog for uploadDavid Nusinow
2006-10-13* New upstream versionDavid 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-26Add 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-19Prepare changelog for upload to unstableDavid Nusinow
2006-09-18add me to the i810 uploaders listDrew 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-18merge i810 7.1 video driver to trunk for upload to unstableSteve Langasek
2006-04-22* Add call to dh_makeshlibs. Reorder dh_installdeb and dh_shlibdeps so thatDavid Nusinow
ldconfig is called during postinst. Thanks Justin Pryzby and Steve Langasek. (closes: #364012)
2006-04-22Move packaging overDavid Nusinow