diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control index ae41843..a0561dc 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Git: git://live.debian.net/git/live-boot.git Package: live-boot Architecture: all Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend -Recommends: live-boot-doc, live-tools, rsync, uuid-runtime +Recommends: live-boot-doc, rsync, uuid-runtime Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget Description: Live System Boot Scripts live-boot contains the scripts that configure a live system during the boot @@ -25,8 +25,6 @@ Package: live-boot-doc Section: doc Architecture: all Depends: ${misc:Depends} -Conflicts: live-boot (<< 3.0~a18~) -Replaces: live-boot Description: Live System Boot Scripts (documentation) live-boot contains the scripts that configure a live system during the boot process (early userspace). |