summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-11-29 21:28:47 +0100
committerDaniel Baumann <daniel@debian.org>2012-11-29 21:28:47 +0100
commit8833d9b47ba1f6692147e67cff558ed55227684f (patch)
treef32f1ed09eb0ac4b4f208f795a5c1b7596980b56 /debian
parent4d65718ecaee297113ed1bb46324f853744cc194 (diff)
downloadlive-boot-8833d9b47ba1f6692147e67cff558ed55227684f.tar.gz
live-boot-8833d9b47ba1f6692147e67cff558ed55227684f.zip
Removing file from recommends, no usage of file in live-boot anymore.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
-rw-r--r--debian/live-boot.bug-script2
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