Readded dependency of linux-image on mkvmlinuz for powerpc. Doesn't take ppc64

kernels in account, but as we don't have those yet ...

svn path=/trunk/kernel/source/linux-2.6/; revision=3713
This commit is contained in:
Sven Luther 2005-08-07 11:51:50 +00:00
parent d3dac1cd0a
commit 4c41ff014e
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -46,8 +46,9 @@ linux-2.6 (2.6.12-2) UNRELEASED; urgency=low
* [powerpc] Fixed minor problems with the powerpc image :
- mkvmlinuz support was missing, should be fixed building with
kernel-package 9.005. (Closes: #321625)
kernel-package 9.005. (Closes: #321625)
- typo made the ams-ppc and asm-ppc64 headers not being included.
- re-added dependency on mkvmlinuz for powerpc.
-- Sven Luther <luther@debian.org> Sun, 7 Aug 2005 09:12:51 +0200

View File

@ -3,7 +3,7 @@ Architecture: @arch@
Section: base
Priority: optional
Provides: linux-image, linux-image-@major@
Depends: initrd-tools (>= 0.1.78), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13)
Depends: initrd-tools (>= 0.1.78), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13), mkvmlinuz (>= 13) [powerpc]
Conflicts: hotplug (<< 0.0.20040105-1)
Suggests: linux-doc-@version@ | linux-source-@version@
Description: Linux kernel @version@ image on @class@ machines