Hiya, After speaking with Zomb on IRC i've prepared an NMU and uploaded it with a 72 hour delay "just in case" there's anything wrong with the fix. the debdiff is attached, for reference/review.
sean
diff -Nru module-assistant-0.10.11/debian/changelog module-assistant-0.10.11.0/debian/changelog --- module-assistant-0.10.11/debian/changelog 2007-01-27 14:00:43.000000000 +0100 +++ module-assistant-0.10.11.0/debian/changelog 2008-01-17 21:16:15.000000000 +0100 @@ -1,3 +1,10 @@ +module-assistant (0.10.11.0) unstable; urgency=medium + + * NMU prepared after consultation with the package maintainer. + * Name change nvidia-kernel-source -> nvidia-kernel (closes: #459862). + + -- Sean Finney <[EMAIL PROTECTED]> Thu, 17 Jan 2008 21:14:15 +0100 + module-assistant (0.10.11) unstable; urgency=medium * Updated the Makefile list for the languages (sorry translators) diff -Nru /home/sean/tmp/xC1SLa8N49/module-assistant-0.10.11/modass/compliant.list /home/sean/tmp/jJMkvJmlUX/module-assistant-0.10.11.0/modass/compliant.list --- module-assistant-0.10.11/modass/compliant.list 2007-01-08 23:43:12.000000000 +0100 +++ module-assistant-0.10.11.0/modass/compliant.list 2008-01-17 21:42:36.000000000 +0100 @@ -49,7 +49,6 @@ misdn-kernel-source ndiswrapper-source nvidia-kernel-legacy-source -nvidia-kernel-source nozomi-source openafs-modules-source openswan-modules-source diff -Nru /home/sean/tmp/xC1SLa8N49/module-assistant-0.10.11/modass/packages/nvidia-kernel-source /home/sean/tmp/jJMkvJmlUX/module-assistant-0.10.11.0/modass/packages/nvidia-kernel-source --- module-assistant-0.10.11/modass/packages/nvidia-kernel-source 1970-01-01 01:00:00.000000000 +0100 +++ module-assistant-0.10.11.0/modass/packages/nvidia-kernel-source 2008-01-17 21:50:33.000000000 +0100 @@ -0,0 +1,15 @@ +#!/bin/sh +# +# (c) Eduard Bloch <[EMAIL PROTECTED]>, 2003 +# generic maintainer script for module-assistant controled packages +# to be sourced or copied as example code + +# autodetecting values. They may be overriden by the caller. + +MA_DIR=${MA_DIR:-/usr/share/modass} +TARBALL=/usr/src/nvidia-kernel.tar.bz2 +BUILDDIR=${MODULE_LOC:-/usr/src/modules}/nvidia-kernel + +. $MA_DIR/packages/generic.sh + +$1 "$@"
signature.asc
Description: This is a digitally signed message part.