X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=d122176a7cacdce3d12ef401378e3499e8de89f2;hb=ff166f436e3f1dc7e74572547a11cdde6dfedba9;hp=5511d4057f97219d68b5ee5cf0706e1093f80e06;hpb=7289bfd7372774a6ff880d0eee085733bd0802a7;p=live-boot-grml.git diff --git a/debian/control b/debian/control index 5511d40..d122176 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,18 @@ Source: live-initramfs Section: misc Priority: optional -Maintainer: Debian Live -Uploaders: Daniel Baumann , Marco Amadori +Maintainer: Debian Live +Uploaders: Daniel Baumann Build-Depends: debhelper (>= 5), lsb-release 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/ Package: live-initramfs -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, eject, file, initramfs-tools, sudo, user-setup +Architecture: all +Depends: ${misc:Depends}, file, initramfs-tools, sudo, user-setup +Recommends: eject, 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 +23,9 @@ 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. . + 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 . - -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.