summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 3 insertions, 16 deletions
diff --git a/debian/control b/debian/control
index 0e2cde43c..fae32f93a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Debian Live Project <debian-live@lists.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: gettext
Standards-Version: 3.9.1
Homepage: http://live.debian.net/devel/live-build/
Vcs-Browser: http://live.debian.net/gitweb/?p=live-build.git
@@ -12,9 +13,7 @@ Vcs-Git: git://live.debian.net/git/live-build.git
Package: live-build
Architecture: all
Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static
-Conflicts: live-helper (<< 2.0~a20)
-Replaces: live-helper
-Recommends: cpio, gnu-fdisk
+Recommends: cpio, gettext-base, gnu-fdisk
Suggests:
dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted,
squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub,
@@ -25,22 +24,10 @@ Description: Debian Live - System Build Scripts
Package: live-build-cgi
Architecture: all
-Depends: ${misc:Depends}, live-helper (= ${source:Version})
-Conflicts: live-helper (<< 2.0~a20)
-Replaces: live-helper
+Depends: ${misc:Depends}
Recommends: apache2 | httpd
Description: Debian Live - System Build Scripts (cgi frontend)
live-build contains the scripts that build a Debian Live system image from a
configuration directory.
.
This package contains the cgi frontend.
-
-Package: live-helper
-Architecture: all
-Depends: ${misc:Depends}, live-build
-Description: Debian Live - System Build Scripts (transitional package)
- Package to ease upgrading from older live-helper packages to the new
- live-build package.
- .
- This package can be purged at anytime once the live-build package has been
- installed.