Removing file from recommends, no usage of file in live-boot anymore.
authorDaniel Baumann <daniel@debian.org>
Thu, 29 Nov 2012 20:28:47 +0000 (21:28 +0100)
committerDaniel Baumann <daniel@debian.org>
Thu, 29 Nov 2012 20:28:47 +0000 (21:28 +0100)
debian/control
debian/live-boot.bug-script

index d82865b..a4e0cf3 100644 (file)
@@ -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
index 9aff886..b445fc7 100644 (file)
@@ -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