Index: debian/control =================================================================== --- debian/control (.../anbe-299-rebase) (revision 2359) +++ debian/control (.../anbe-300-cleanup) (revision 2359) @@ -32,7 +32,7 @@ nvidia-kernel-${nvidia:Version}. . This version only supports GeForce 6xxx and higher of the Geforce GPUs - plus complimentary Quadros and nforce. Look at the legacy packages + plus complimentary Quadros and nforce. Look at the legacy packages for older cards. . See /usr/share/doc/nvidia-glx/README.txt.gz for a complete list @@ -53,7 +53,7 @@ AGP, PCIe, SLI, TV-out and flat panel displays are also supported. . This version only supports GeForce 6xxx and higher of the Geforce GPUs - plus complimentary Quadros and nforce. Look at the legacy packages + plus complimentary Quadros and nforce. Look at the legacy packages for older cards. . See /usr/share/doc/nvidia-glx/README.txt.gz for a complete list Index: debian/rules =================================================================== --- debian/rules (.../anbe-299-rebase) (revision 2359) +++ debian/rules (.../anbe-300-cleanup) (revision 2359) @@ -93,6 +93,7 @@ # Fix permissions. chmod -R a-sx,u=rwX,go=rX debian/nvidia-kernel-source/usr/src chmod a+x $(module_source)/debian/rules + chmod a+x $(module_source)/conftest.sh # Build the tarball. tar cfj debian/nvidia-kernel-source/usr/src/nvidia-kernel.tar.bz2 \ @@ -105,8 +106,7 @@ mv $(module_source) debian/nvidia-kernel-dkms/usr/src/nvidia-$(version) cd debian/nvidia-kernel-dkms/usr/src/nvidia-$(version) \ && QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a \ - && rm -rf .pc debian \ - && chmod a+x conftest.sh + && rm -rf .pc debian dh_dkms -V $(version) rmdir debian/nvidia-kernel-source/usr/src/modules Index: debian/changelog =================================================================== --- debian/changelog (.../anbe-299-rebase) (revision 2359) +++ debian/changelog (.../anbe-300-cleanup) (revision 2359) @@ -10,7 +10,7 @@ * New upstream release. (Closes: #571674, #575457, #575550, #578589) * Add an nvidia-kernel-dkms package which builds the kernel module using DKMS and hence automatically does the right thing with kernel upgrades - (provided the module builds). (Closes: #334848, #528758) + (provided the module builds). (Closes: #334848, #395226, #528758) * Overhaul the build system in nvidia-kernel-source to not require module-assistant, be more robust in its derivation of the kernel version, and embed the kernel package version in the module package @@ -130,8 +130,9 @@ * debian/rules, debian/README.source: add new target get-orig-source and simplify instructions for tarball creation: uscan --report && dch -v && debian/rules get-orig-source + * fix-2.6.33-build.patch: remove, fixed by upstream in 195.36.24 * libcuda1.symbols: update for symbol changes in 195.xx - + -- Russ Allbery Sat, 24 Apr 2010 20:35:20 -0700 nvidia-graphics-drivers (190.53-4) unstable; urgency=high