X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=efe45a116addc786c94472ce97ca948a24583efa;hb=cf3c2b4e481ef9c3c5544b8aa48575ba04e8557b;hp=90a24b9886abac5f178c485025878b6c7943cd51;hpb=2560aa2e529032d9fc1b28c1e792a56e94ed091e;p=live-boot-grml.git diff --git a/debian/control b/debian/control index 90a24b9..efe45a1 100644 --- a/debian/control +++ b/debian/control @@ -3,17 +3,18 @@ Section: misc Priority: optional Maintainer: Debian Live Uploaders: Daniel Baumann -Build-Depends: debhelper (>= 5), lsb-release, asciidoc, xsltproc, docbook-xsl +Build-Depends: debhelper (>= 5), asciidoc, docbook-xsl, xsltproc Standards-Version: 3.7.2 +Homepage: http://debian-live.alioth.debian.org/ +Vcs-Git: git://git.debian.org/git/users/daniel/live-initramfs.git +Vcs-Browser: http://git.debian.org/?p=users/daniel/live-initramfs.git XS-Upstream-Depends: git-core -XS-Vcs-Git: git://git.debian.org/git/users/daniel/live-initramfs.git -XS-Vcs-Browse: http://git.debian.org/?p=users/daniel/live-initramfs.git Package: live-initramfs Architecture: all -Depends: ${misc:Depends}, file, initramfs-tools, sudo, user-setup +Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, udev, user-setup Recommends: eject, wget, live-initscripts -Suggests: genext2fs, squashfs-tools +Suggests: genext2fs, squashfs-tools, mtd-tools 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 @@ -27,6 +28,4 @@ Description: Debian Live initramfs hook You probably do not want to install this package onto a non-live system, although it will do no harm. . - Homepage: - . live-initramfs is a fork of casper .