From 534fdb3471644d11f2a7bcf8140c7b2ba11f32ba Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 22 May 2015 22:19:54 +0000 Subject: [PATCH] linux-image: Add versioned Breaks on udev (<< 208-8~) due to #752742 and #756312 svn path=/dists/sid/linux/; revision=22667 --- debian/changelog | 2 ++ debian/templates/control.image.type-plain.in | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b7c7bd553..956a2ce0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -136,6 +136,8 @@ linux (4.0.4-1) UNRELEASED; urgency=medium - rtc: hctosys: use function name in the error log * [rt] Update to 4.0.4-rt1 and re-enable * linux-image: Depend on kmod without an alternative of module-init-tools + * linux-image: Add versioned Breaks on udev (<< 208-8~) due to #752742 and + #756312 -- Ben Hutchings Mon, 18 May 2015 00:00:06 +0100 diff --git a/debian/templates/control.image.type-plain.in b/debian/templates/control.image.type-plain.in index 609f8385a..d8213bf4b 100644 --- a/debian/templates/control.image.type-plain.in +++ b/debian/templates/control.image.type-plain.in @@ -4,6 +4,6 @@ Pre-Depends: debconf | debconf-2.0 Depends: kmod, linux-base (>= 3~), ${misc:Depends} Recommends: firmware-linux-free (>= 3~), ${kernel:Recommends} Suggests: linux-doc-@version@, debian-kernel-handbook -Breaks: at (<< 3.1.12-1+squeeze1) +Breaks: at (<< 3.1.12-1+squeeze1), udev (<< 208-8~) Description: Linux @upstreamversion@ for @class@ The Linux kernel @upstreamversion@ and modules for use on @longclass@.