tags 663052 + pending thanks Dear maintainer,
I've prepared an NMU for leds-alix (versioned as 0.0.1-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Sophie Hunger: Rise and Fall
diff -u leds-alix-0.0.1/debian/changelog leds-alix-0.0.1/debian/changelog --- leds-alix-0.0.1/debian/changelog +++ leds-alix-0.0.1/debian/changelog @@ -1,3 +1,12 @@ +leds-alix (0.0.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "module fails to compile": apply patch from Federico Brega (include + linux/module.h). + Closes: #663052 + + -- gregor herrmann <gre...@debian.org> Mon, 26 Mar 2012 18:09:41 +0200 + leds-alix (0.0.1-1) unstable; urgency=low * Initial release (Closes: #461404). only in patch2: unchanged: --- leds-alix-0.0.1.orig/leds-alix.c +++ leds-alix-0.0.1/leds-alix.c @@ -11,6 +11,7 @@ */ #include <linux/kernel.h> +#include <linux/module.h> #include <linux/init.h> #include <linux/platform_device.h> #include <linux/leds.h>
signature.asc
Description: Digital signature