X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=e7cb8d7ec26ce253e5b3e625001c9e8e25acbad5;hb=refs%2Ftags%2Fdebian%2F1.110.1-1;hp=5511d4057f97219d68b5ee5cf0706e1093f80e06;hpb=7289bfd7372774a6ff880d0eee085733bd0802a7;p=live-boot-grml.git diff --git a/debian/control b/debian/control index 5511d40..e7cb8d7 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,20 @@ Source: live-initramfs Section: misc Priority: optional -Maintainer: Debian Live -Uploaders: Daniel Baumann , Marco Amadori -Build-Depends: debhelper (>= 5), lsb-release +Maintainer: Debian Live +Uploaders: Daniel Baumann +Build-Depends: debhelper (>= 5), asciidoc, docbook-xsl, lsb-release, xsltproc Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/debian-live/dists/trunk/live-initramfs/ -XS-VCS-Browse: http://svn.debian.org/wsvn/debian-live/dists/trunk/live-initramfs/ +XS-Homepage: http://debian-live.alioth.debian.org/ +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: any -Depends: ${shlibs:Depends}, ${misc:Depends}, eject, file, initramfs-tools, sudo, user-setup +Architecture: all +Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, user-setup +Recommends: eject, wget, live-initscripts Suggests: genext2fs, squashfs-tools -Conflicts: casper (<< 1.87) -Replaces: casper 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 @@ -24,16 +25,7 @@ Description: Debian Live initramfs hook squashfs) is stored. If found, it will create a writable environment, using unionfs, for Debian like systems to boot from. . - Homepage: + You probably do not want to install this package onto a non-live system, + although it will do no harm. . live-initramfs is a fork of casper . - -Package: casper -Architecture: all -Depends: live-initramfs -Description: Debian Live initramfs hook (transitional package) - Package to ease upgrading from older casper package to the new live-initramfs - package. - . - This package can be purged at anytime once the live-initramfs package has been - installed.