X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=3836a66da36157e58c5b71870765727e7535003c;hb=47296da8bee39d7cca4f57e572e2fdafe4eb36a5;hp=52cb94e108af11e1a02ba5238d7a865ebda3beb3;hpb=fdd8036ba32ad88e83a61191cc4597ae060355d2;p=live-boot-grml.git diff --git a/debian/control b/debian/control index 52cb94e..3836a66 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 -Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 5), asciidoc, docbook-xsl, xsltproc +Standards-Version: 3.7.3 +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 -Recommends: eject, wget, live-initscripts -Suggests: genext2fs, squashfs-tools +Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, udev, user-setup +Recommends: eject, uuid-runtime, wget +Suggests: genext2fs (>= 1.4.1), 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 .