diff -u nvidia-graphics-drivers-173-173.14.30/debian/rules nvidia-graphics-drivers-173-173.14.30/debian/rules --- nvidia-graphics-drivers-173-173.14.30/debian/rules +++ nvidia-graphics-drivers-173-173.14.30/debian/rules @@ -13,8 +13,8 @@ # Manual VIDEO ABI dependencies # Comment out the following 2 lines to re-enable automatic ABI detection -#VIDEODEP = xorg-video-abi-8.0, xserver-xorg-core (>= 2:1.8.99.905-1ubuntu3) -#VIDEOABI = 8 +VIDEODEP = xorg-video-abi-10, xserver-xorg-core (>= 2:1.8.99.905-1ubuntu3) +VIDEOABI = 10 VIDDRIVER_PROVIDES = xorg-driver-video diff -u nvidia-graphics-drivers-173-173.14.30/debian/changelog nvidia-graphics-drivers-173-173.14.30/debian/changelog --- nvidia-graphics-drivers-173-173.14.30/debian/changelog +++ nvidia-graphics-drivers-173-173.14.30/debian/changelog @@ -1,3 +1,11 @@ +nvidia-graphics-drivers-173 (173.14.30-0ubuntu11) precise; urgency=low + + * Oops! This driver does not actually support Xserver 1.11. Rebuild, + manually specifying video ABI 10. This will prevent Jockey from + automatically installing it. + + -- Christopher James Halse Rogers Wed, 25 Jan 2012 17:48:57 +1100 + nvidia-graphics-drivers-173 (173.14.30-0ubuntu10) precise; urgency=low * Rebuild against Xserver 1.11 to pick up new dependencies.