diff options
| author | maximilian attems <maks@debian.org> | 2010-05-28 16:52:16 -0700 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2010-05-28 16:52:16 -0700 |
| commit | 6e9b04af970b7ebe6d5099bc1721e6fdf4bf1742 (patch) | |
| tree | b4c171056bea3c685c834c6899ddbb523abcc16b | |
| parent | 7ec884bf9638bb6d7dc68e13d617540f8a0db606 (diff) | |
| download | initramfs-tools-6e9b04af970b7ebe6d5099bc1721e6fdf4bf1742.tar.gz initramfs-tools-6e9b04af970b7ebe6d5099bc1721e6fdf4bf1742.zip | |
initramfs-tools: drop outdated breaks
all of this software got fixed and was mostly seen in exp,
with cryptestup fixed long time ago.
Signed-off-by: maximilian attems <maks@debian.org>
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 79ffcf6..6580c78 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ 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+incremental+4), mdadm (= 3.1.1-1+incremental+3), mdadm (= 3.1.1-1+incremental+2), mdadm (= 3.1.1-1+incremental+1), findutils (= 4.5.7-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 |
