debian/apport-gpu-error-intel.py | 3 --- debian/changelog | 7 +++++++ 2 files changed, 7 insertions(+), 3 deletions(-)
New commits: commit 359626adb705fd1a3871d76b8bf0182fb32c0255 Author: Bryce Harrington <br...@canonical.com> Date: Tue Mar 15 12:52:36 2011 -0700 * apport-gpu-error-intel.py: - Drop some pci id's which are actually bridge chips diff --git a/debian/apport-gpu-error-intel.py b/debian/apport-gpu-error-intel.py index e034ed3..5743386 100644 --- a/debian/apport-gpu-error-intel.py +++ b/debian/apport-gpu-error-intel.py @@ -46,11 +46,8 @@ pci_devices = [ { 'name':'b43', 're':'(8086:2e42)' }, { 'name':'clarkdale', 're':'(8086:0042)' }, { 'name':'arrandale', 're':'(8086:0046)' }, - { 'name':'sandybridge-hb', 're':'(8086:0100)' }, { 'name':'sandybridge-gt1', 're':'(8086:0102)' }, - { 'name':'sandybridge-m-hb', 're':'(8086:0104)' }, { 'name':'sandybridge-m-gt1', 're':'(8086:0106)' }, - { 'name':'sandybridge-s-hb', 're':'(8086:0108)' }, { 'name':'sandybridge-s', 're':'(8086:010a)' }, { 'name':'sandybridge-gt2', 're':'(8086:0112)' }, { 'name':'sandybridge-m-gt2', 're':'(8086:0116)' }, diff --git a/debian/changelog b/debian/changelog index 4c5f5e9..e8357f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xserver-xorg-video-intel (2:2.14.0-4ubuntu3) UNRELEASED; urgency=low + + * apport-gpu-error-intel.py: + - Drop some pci id's which are actually bridge chips + + -- Bryce Harrington <br...@ubuntu.com> Tue, 15 Mar 2011 12:51:54 -0700 + xserver-xorg-video-intel (2:2.14.0-4ubuntu2) natty; urgency=low * apport-gpu-error-intel.py: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1pzaix-0003b2...@alioth.debian.org