Bug#388822: ndiswrapper-source: incorrect kernel package recommended (by compiled package)

September 22nd, 2006 - 02:00 pm ET by David Pearce | Report spam
Package: ndiswrapper-source
Version: 1.23-1

After compilation with m-a, the resulting debian package has a recommends for kernel-image-`uname
-r` which is no longer the naming convention used for kernel packages - instead I think
linux-image-`uname -r` should be used.

Regards, Dave.



modules/ndiswrapper/debian/control.modules.in 2006-08-12 16:32:57.000000000 +0100
+++ modules/ndiswrapper/debian/control.modules.in.new 2006-09-22 16:39:53.000000000 +0100
@@ -9,10 +9,10 @@
Package: ndiswrapper-modules-_KVERS_
Architecture: i386 amd64
Depends: ndiswrapper-utils-1.8
-Recommends: kernel-image-_KVERS_
+Recommends: linux-image-_KVERS_
Description: Ndiswrapper linux kernel module
This package contains the ndiswrapper loadable kernel modules for the
- kernel-image-_KVERS_ package.
+ linux-image-_KVERS_ package.
.
If you compiled a custom kernel, you will most likely need to compile a
custom version of this module as well. The ndiswrapper-source

This email was brought to you by Kaxy Mail http://www.kaxy.com/free_email_account.htm
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Kel Modderman
September 22nd, 2006 - 06:30 pm ET | Report spam
On Saturday 23 September 2006 02:10, David Pearce wrote:
Package: ndiswrapper-source
Version: 1.23-1

After compilation with m-a, the resulting debian package has a recommends
for kernel-image-`uname -r` which is no longer the naming convention used
for kernel packages - instead I think linux-image-`uname -r` should be
used.

Regards, Dave.



Indeed. Thanks for patch.

Kel.




modules/ndiswrapper/debian/control.modules.in 2006-08-12
16:32:57.000000000 +0100 +++
modules/ndiswrapper/debian/control.modules.in.new 2006-09-22
16:39:53.000000000 +0100 @@ -9,10 +9,10 @@
Package: ndiswrapper-modules-_KVERS_
Architecture: i386 amd64
Depends: ndiswrapper-utils-1.8
-Recommends: kernel-image-_KVERS_
+Recommends: linux-image-_KVERS_
Description: Ndiswrapper linux kernel module
This package contains the ndiswrapper loadable kernel modules for the
- kernel-image-_KVERS_ package.
+ linux-image-_KVERS_ package.
.
If you compiled a custom kernel, you will most likely need to compile a
custom version of this module as well. The ndiswrapper-source





To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics