Control: tags -1 patch Patch attached. This is based upon the updated dependencies listed in my patch for bug #774339.
Note, the cdebootstrap entry will need to be removed in v5.x, as per the removal for cdebootstrap support, and if gpgv2 is added as a dependency, as mentioned elsewhere, that will need to be added to this file.
commit 125d113a64da0bfeffed154845c259115973f3f9 Author: jnqnfe <jnq...@gmail.com> Date: Thu Jan 1 03:22:32 2015 +0000 Update dependencies in live-build.bug-script file (Closes: #774340) diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script index 8a68d30..854b2ff 100644 --- a/debian/live-build.bug-script +++ b/debian/live-build.bug-script @@ -3,10 +3,10 @@ DEFAULT_SETTINGS="/etc/live/build.conf" # Checking depends -dpkg -l debootstrap cdebootstrap +dpkg -l apt-utils coreutils cpio dctrl-tools debianutils debootstrap cdebootstrap diffutils dpkg findutils gawk gpgv grep gzip mount sed sparc-utils [sparc] tar util-linux wget # Checking suggests -dpkg -l dosfstools xorriso loadlin memtest86+ memtest86 mtools parted squashfs-tools mtd-tools syslinux syslinux-common extlinux grub uuid-runtime win32-loader +dpkg -l udev man-db git if [ -e "${DEFAULT_SETTINGS}" ]; then echo "Contents of ${DEFAULT_SETTINGS}:"