summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2009-05-04Remove 01_gen_pci_ids.diff.David Nusinow
The X server now uses an internal table to choose a driver during autoconfiguration. Disable patch system and remove quilt from build-deps.
2009-04-16Move -dbg package to section debugBrice Goglin
2009-04-11New upstream release candidateBrice Goglin
2009-04-08Bump build-dep on libdrm-dev to 2.4.5.Julien Cristau
2009-01-22Build against xserver 1.6 rc1.Julien Cristau
2009-01-09Update libdrm-dev build-dep to 2.4.3.Julien Cristau
2008-11-23Build-depend on libdrm-intel1, to make sure it's availableJulien Cristau
2008-11-16Update libdrm build-depJulien Cristau
Build depend on libdrm-dev on all archs, since it's now required, and bump the build dep to 2.4.1.
2008-11-16Wrap build-deps in debian/control.Julien Cristau
2008-09-04Build against xorg-server 1.5.Julien Cristau
2008-08-26Drop the xserver-xorg-video-i810 transitional package.Julien Cristau
2008-07-27Drop the debian revision from the libxvmc-dev build-dep.Julien Cristau
2008-07-27Run autoreconf at build-time; build-depend on automake, libtool and xutils-dev.Julien Cristau
2008-07-14Build against xserver 1.5 rc5.Julien 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-03-21Partial revert of 3e7c2a3f7211f0c167e831366aa5bb1ca9215334Brice Goglin
to upload 2.2.99.901 built against Xserver 1.4.
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.
2008-02-27The Vcs-* fields are now recognized by dpkg, so drop the XS- prefix.Julien Cristau
2008-02-27Only build on x86, this package doesn't make sense anywhere else.Julien Cristau
2008-02-24Add the ${shlibs:Depends} substvar to the -dbg package's dependenciesJulien Cristau
This will bring in libpciaccess0 and closes: #467215.
2008-02-19Build the intel_reg_dumper tool, and install it in the -dbg package.Julien Cristau
< keithp> jcristau: it would be nice if intel_reg_dumper was packaged with the intel video driver (perhaps in the dbg package?) Add build-dependency on libpciaccess-dev, necessary to build that tool.
2007-12-03* Conflict with 915resolution. This driver now handles all of this itselfDavid Nusinow
and better. Closes: #452803
2007-11-16Prepare changelog for uploadBrice Goglin
2007-11-04* Make -i810 arch: all againDavid Nusinow
2007-11-04* Use the same architectures for the -dbg and i810 packages as -intel.David Nusinow
This should allow it to transition to testing. Closes: #449228
2007-09-12Rebuild for xserver 1.4.Julien Cristau
2007-09-05Shorten the description of the -dbg package to fit in changes files.Julien Cristau
2007-08-19Build against xserver 1.3.99.0.Julien Cristau
2007-07-09Revert "Revert "Build a xserver-xorg-video-intel-dbg package with debugging ↵Julien Cristau
symbols."" This reverts commit 3aebe017652440344d5b433c3a43e851c4244efa. Also use binary:Version instead of Source-Version in debian/control. Conflicts: debian/changelog
2007-07-03Fix XvMC support for only i810 and i815 in the long description.Brice Goglin
2007-07-02Add myself to uploaders.Julien Cristau
2007-05-10Mention i965 chipsets in the long description.Julien Cristau
2007-04-24Replaces/Conflicts: xserver-xorg-driver-i810.Timo Aaltonen
2007-04-20New upstream release.Julien Cristau
* Add XS-Vcs-*. * Bump build-dep on xserver-xorg-dev to >= 2:1.3.0.0. * Remove Fabio from Uploaders, with his permission.
2007-04-03Revert "Build a xserver-xorg-video-intel-dbg package with debugging symbols."Julien Cristau
This reverts commit aa6bdbbeeb6776afda6eee53edf8cd39a1280afc. Let's get 1.9.94 in the archive first, we'll build the -dbg package later.
2007-03-31Build a xserver-xorg-video-intel-dbg package with debugging symbols.Brice Goglin
2007-03-27Bump build-dep on xserver-xorg-dev to >= 2:1.2.99.903.Julien Cristau
2007-03-15New upstream release candidate.Julien Cristau
Build-depend on xserver-xorg-dev 1.3rc2.
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-04* Generate Provides: line automaticallyDavid Nusinow
* Bump xserver-xorg-core build-depend to 2:1.2.0-6 to handle this properly *
2007-02-17Generate the dependency on xserver-xorg-core automatically.Julien Cristau
2007-02-12Revert to using xserver-xorg-video-1.0, as the ABI is still compatible.Julien Cristau
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-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.