diff --git a/debian/changelog b/debian/changelog index e799c06a5..c66b79a61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -63,6 +63,8 @@ linux (3.16.2-3) UNRELEASED; urgency=medium * [armhf] deb-pkg: Add automatic support for armhf architecture * debian/rules.real: Never make kernel-wedge errors non-fatal, as in practice this meant we didn't see them until they appear in unstable + * udeb: Fix typo in dependencies of speakup-modules (fixes FTBFS on + mips64el due to interaction with another bug in kernel-wedge) [ Ian Campbell ] * [armel/orion5x] udeb: Include mvmdio in nic-modules udeb. diff --git a/debian/installer/package-list b/debian/installer/package-list index c5f9db6cb..b54f621b7 100644 --- a/debian/installer/package-list +++ b/debian/installer/package-list @@ -334,7 +334,7 @@ Description: squashfs modules This package contains squashfs modules. Package: speakup-modules -Depends: kernel-image! +Depends: kernel-image Priority: extra Description: speakup modules This package contains speakup modules.