kbuild: make deb-pkg - add 'Provides:' line
authorbugme-daemon@bugzilla.kernel.org <bugme-daemon@bugzilla.kernel.org>
Wed, 29 Aug 2007 14:57:41 +0000 (07:57 -0700)
committerSam Ravnborg <sam@neptun.(none)>
Thu, 18 Oct 2007 13:15:53 +0000 (15:15 +0200)
commit6f67a00498abf8f0b29c2cecfce188c70be309d0
tree3357e0315934b285fa9049a5f2a5ad89e931d930
parente9e40e143cf3eecc76b98f3e89db9d234e14b2be
kbuild: make deb-pkg - add 'Provides:' line

http://bugzilla.kernel.org/show_bug.cgi?id=8941

Current Debian's kernel-modules depend on matching linux-image-$version, though
Linux's make deb-pkg build a .deb that 'Provides: kernel-image-$version' only.
The following patch adds the Debian-compliant 'Provides', leaving the default
one; hopely this will make way all happy.

Signed-off-by: paolo <oopla@users.sf.net>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/package/builddeb