From 8833d9b47ba1f6692147e67cff558ed55227684f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 29 Nov 2012 21:28:47 +0100 Subject: [PATCH 1/1] Removing file from recommends, no usage of file in live-boot anymore. --- 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 d82865b..a4e0cf3 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, file, rsync, uuid-runtime +Recommends: live-boot-doc, 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 9aff886..b445fc7 100644 --- a/debian/live-boot.bug-script +++ b/debian/live-boot.bug-script @@ -1,7 +1,7 @@ #!/bin/sh # Checking depends -dpkg -l busybox file initramfs-tools sudo udev user-setup +dpkg -l busybox initramfs-tools sudo udev user-setup # Checking recommends dpkg -l uuid-runtime wget -- 2.1.4