[SCM] debian-live branch, master, updated. 1.130.1-3-21-ga067609

Chris Lamb chris at chris-lamb.co.uk
Tue Jun 10 17:56:17 UTC 2008


The following commit has been merged in the master branch:
commit a0676091dffa7b0373720529fbd9d0e664b4cde0
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Jun 10 18:52:55 2008 +0100

    Sync bug script "dpkg -l" calls with debian/control
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/debian/bug/script b/debian/bug/script
index 0381f3a..7938bbe 100644
--- a/debian/bug/script
+++ b/debian/bug/script
@@ -1,13 +1,13 @@
 #!/bin/sh
 
 # Checking depends
-dpkg -l busybox file initramfs-tools sudo user-setup
+dpkg -l busybox file initramfs-tools sudo udev user-setup
 
 # Checking recommends
-dpkg -l eject wget live-initscripts
+dpkg -l eject loop-aes-utils uuid-runtime wget
 
 # Checking suggests
-dpkg -l genext2fs squashfs-tools
+dpkg -l curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools
 
 # Checking other packages
 dpkg -l cryptsetup splashy usplash

-- 
debian-live



More information about the debian-live-changes mailing list