Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-04 | Remove 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-16 | Install the upstream NEWS file | Brice Goglin | |
2008-09-04 | Drop the binary-indep stuff from debian/rules | Julien Cristau | |
Not needed without the transitional package. | |||
2008-07-27 | Run autoreconf at build-time; build-depend on automake, libtool and xutils-dev. | Julien Cristau | |
2008-07-27 | Update DEB_BUILD_OPTIONS handling | Julien Cristau | |
Don't handle the nostrip build option in debian/rules, dh_strip does that; allow the parallel=n option. | |||
2008-07-27 | Fix debian/rules build/patch dependencies. | Julien Cristau | |
2008-04-13 | Run dpkg-shlibdeps with --warnings=6 | Julien 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-02-19 | Build 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-07-09 | Revert "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-03 | Actually install the upstream README. | Julien Cristau | |
2007-06-05 | Install upstream README file in docs. | Drew Parsons | |
2007-04-21 | Build xserver-xorg-video-i810 in binary-indep instead of binary-arch. | Julien Cristau | |
2007-04-20 | Update and install the upstream ChangeLog. | Julien Cristau | |
2007-04-03 | Revert "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-31 | Build a xserver-xorg-video-intel-dbg package with debugging symbols. | Brice Goglin | |
2007-02-17 | Generate the dependency on xserver-xorg-core automatically. | Julien Cristau | |
2007-02-12 | * debian/rules clean needs to depend on xsfclean. | Julien Cristau | |
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-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 | |