X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=efe45a116addc786c94472ce97ca948a24583efa;hb=cabcd3723fc124a3816f7e992912189e65c7b382;hp=46c92b8794aa0372674f7017cb5c9130f8e532bf;hpb=565006c37036db7c7f35d4f28796d42c55f2ee8a;p=live-boot-grml.git diff --git a/debian/control b/debian/control index 46c92b8..efe45a1 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +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, 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/ +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 Package: live-initramfs -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, eject, file, initramfs-tools, sudo, user-setup -Recommends: live-sysvinit -Suggests: genext2fs, squashfs-tools -Conflicts: casper (<< 1.87) -Replaces: casper +Architecture: all +Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, udev, user-setup +Recommends: eject, wget, live-initscripts +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 @@ -28,16 +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 . - -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.