From: bugme-daemon@bugzilla.kernel.org Date: Wed, 29 Aug 2007 14:57:41 +0000 (-0700) Subject: kbuild: make deb-pkg - add 'Provides:' line X-Git-Tag: v2.6.24-rc1~134^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f67a00498abf8f0b29c2cecfce188c70be309d0;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed