X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=f3dfc05900053fbe345bde006940f8da886f74a2;hb=ec72422e74e8e863cf8962ef1fe530180ed21afa;hp=996533eb0485b3801621ecd9170bec3be98af2bc;hpb=3ac64e5cd5e88e711053d59ded658e59e7d61a42;p=live-boot-grml.git diff --git a/debian/control b/debian/control index 996533e..f3dfc05 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,18 @@ Source: live-boot Section: misc Priority: optional Maintainer: Grml Team -Build-Depends: debhelper (>= 8), dpatch +Build-Depends: debhelper (>= 8), quilt Standards-Version: 3.9.2 Homepage: http://live.debian.net/devel/live-boot/ Vcs-Browser: http://git.grml.org/?p=live-boot-grml.git Vcs-Git: git://git.grml.org/live-boot-grml.git -Package: live-boot +Package: live-boot-grml Architecture: all -Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend +Depends: ${misc:Depends}, live-boot-grml-initramfs-tools (=${binary:Version}) +Conflicts: live-boot +Replaces: live-boot +Provides: live-boot Recommends: eject, file, rsync, uuid-runtime Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget Description: Debian Live - System Boot Scripts @@ -24,7 +27,7 @@ Description: Debian Live - System Boot Scripts This is NOT a fork of Debian's live-boot, it's just a customized version to better fit Grml's needs. -Package: live-boot-initramfs-tools +Package: live-boot-grml-initramfs-tools Architecture: all Depends: ${misc:Depends}, busybox | busybox-initramfs, initramfs-tools, udev @@ -40,15 +43,3 @@ Description: Debian Live - System Boot Scripts (initramfs-tools backend) Please notice that this package is maintained by the grml.org team. This is NOT a fork of Debian's live-boot, it's just a customized version to better fit Grml's needs. - -Package: live-initramfs -Architecture: all -Depends: - ${misc:Depends}, live-boot, live-boot-initramfs-tools, live-config, - live-config-sysvinit -Description: Debian Live - System Boot Scripts (transitional package) - Package to ease upgrading from older live-initramfs packages to the new - live-boot-initramfs-tools package. - . - This package can be purged at anytime once the live-boot-initramfs-tools - package has been installed.