Update debian/control.
authorMichael Prokop <mika@grml.org>
Tue, 11 May 2010 09:16:12 +0000 (11:16 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 11 May 2010 09:16:23 +0000 (11:16 +0200)
debian/control

index 909a567..fcb5cd2 100644 (file)
@@ -4,17 +4,18 @@ Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
 Build-Depends: debhelper (>= 5), dpatch
 Build-Depends-Indep: asciidoc, docbook-xsl, xsltproc
-Standards-Version: 3.8.3
-Homepage: http://debian-live.alioth.debian.org/
+Standards-Version: 3.8.4
+Homepage: http://live.debian.net/devel/live-initramfs/
 Vcs-Browser: http://git.grml.org/?p=live-initramfs-grml.git
 Vcs-Git: git://git.grml.org/live-initramfs-grml.git
-XS-Upstream-Depends: git-core
 
 Package: live-initramfs
 Architecture: all
 Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, udev, user-setup
-Recommends: cryptsetup, eject, uuid-runtime, wget
-Suggests: loop-aes-utils, curlftpfs, genext2fs (>= 1.4.1), httpfs2, squashfs-tools, mtd-tools
+Recommends: cryptsetup, eject, rsync, uuid-runtime, wget
+Suggests:
+ loop-aes-utils, curlftpfs, genext2fs (>= 1.4.1), httpfs2, squashfs-tools,
+ mtd-tools, unionfs-fuse
 Description: Debian Live initramfs hook
  live-initramfs is a hook for the initramfs-tools, used to generate a initramfs
  capable to boot live systems, such as those created by live-helper. This
@@ -32,4 +33,4 @@ Description: Debian Live initramfs hook
  .
  Please notice that this package is maintained by the grml.org team.
  This is NOT a fork of Debian's live-initramfs, it's just a customized
- version to better fit grml's needs.
+ version to better fit Grml's needs.