From 4d65718ecaee297113ed1bb46324f853744cc194 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 29 Nov 2012 21:24:24 +0100 Subject: [PATCH] Removing eject from recommends, the script that ejects the live medium is in live-config these days. --- debian/control | 2 +- debian/live-boot.bug-script | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 94aa39a..d82865b 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Git: git://live.debian.net/git/live-boot.git Package: live-boot Architecture: all Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend -Recommends: live-boot-doc, eject, file, rsync, uuid-runtime +Recommends: live-boot-doc, file, rsync, uuid-runtime Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget Description: Live System Boot Scripts live-boot contains the scripts that configure a live system during the boot diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script index 385770c..9aff886 100644 --- a/debian/live-boot.bug-script +++ b/debian/live-boot.bug-script @@ -4,7 +4,7 @@ dpkg -l busybox file initramfs-tools sudo udev user-setup # Checking recommends -dpkg -l eject uuid-runtime wget +dpkg -l uuid-runtime wget # Checking suggests dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools -- 2.1.4