Print friendly error message on live-initramfs panic.
[live-boot-grml.git] / debian / control
index efa4799..9193f85 100644 (file)
@@ -3,7 +3,8 @@ Section: misc
 Priority: optional
 Maintainer: Debian Live <debian-live-maint@lists.alioth.debian.org>
 Uploaders: Daniel Baumann <daniel@debian.org>
-Build-Depends: debhelper (>= 5), asciidoc, docbook-xsl, xsltproc
+Build-Depends: debhelper (>= 5)
+Build-Depends-Indep: asciidoc, docbook-xsl, xsltproc
 Standards-Version: 3.8.0
 Homepage: http://debian-live.alioth.debian.org/
 Vcs-Browser: http://git.debian.net/?p=live-initramfs.git
@@ -12,7 +13,7 @@ XS-Upstream-Depends: git-core
 
 Package: live-initramfs
 Architecture: all
-Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, udev (>= 0.124), user-setup
+Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, udev, user-setup
 Recommends: eject, loop-aes-utils, uuid-runtime, wget
 Suggests: curlftpfs, genext2fs (>= 1.4.1), httpfs2, squashfs-tools, mtd-tools
 Description: Debian Live initramfs hook
@@ -23,7 +24,7 @@ Description: Debian Live initramfs hook
  At boot time it will look for a (read-only) media containing a "/live"
  directory where a root filesystems (often a compressed filesystem image like
  squashfs) is stored. If found, it will create a writable environment, using
- unionfs, for Debian like systems to boot from.
aufs or unionfs, for Debian like systems to boot from.
  .
  You probably do not want to install this package onto a non-live system,
  although it will do no harm.