diff options
author | maximilian attems <maks@debian.org> | 2010-04-06 23:37:33 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2010-04-06 23:44:47 +0200 |
commit | d6b533044ffcd014799a52b234d5a0769e183de8 (patch) | |
tree | 2fd4e0ba84aa3c0b23742fe9499ac3a78c2647f2 | |
parent | 9ac74c77a1f23fbfab17cf75077ce07cfc08eade (diff) | |
download | initramfs-tools-d6b533044ffcd014799a52b234d5a0769e183de8.tar.gz initramfs-tools-d6b533044ffcd014799a52b234d5a0769e183de8.zip |
amend Breaks for mdadm
recommend way by dpkg maintainer, need to test.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 81a329c..ad7552c 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: initramfs-tools Architecture: all Recommends: busybox (>= 1:1.01-3) | busybox-initramfs Depends: klibc-utils (>= 1.5.9-1), cpio, module-init-tools, udev (>= 0.086-1), findutils (>= 4.2.24), ${misc:Depends} -Breaks: cryptsetup (<= 2:1.1.0-2), mdadm (<= 3.1.1-1) +Breaks: cryptsetup (<= 2:1.1.0-2), mdadm (= 3.1.1-1+incremental+4), mdadm (= 3.1.1-1+incremental+3), mdadm (3.1.1-1+incremental+2), mdadm (3.1.1-1+incremental+1) Provides: linux-initramfs-tool Description: tools for generating an initramfs This package contains tools to create and boot an initramfs for packaged 2.6 |