From 8b12cea1a7f81f2be3ba1a02b6c00947adc70777 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Sun, 27 Feb 2005 21:32:08 +0000 Subject: [PATCH] can't have arch-specific depends --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a069647d..8e03db64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (0.15) hoary; urgency=low + + * Can't have arch-specific Depends. Poor partimage. + + -- LaMont Jones Sun, 27 Feb 2005 14:31:27 -0700 + livecd-rootfs (0.14) hoary; urgency=low * Remove /etc/resolv.conf from the chroot. Closes: #6954 diff --git a/debian/control b/debian/control index afd23672..f05d457f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Standards-Version: 3.6.1.0 Package: livecd-rootfs Architecture: all -Depends: sudo, debootstrap, rsync, cloop-utils, python-minimal|python, partimage [!ia64 !alpha !amd64] +Depends: sudo, debootstrap, rsync, cloop-utils, python-minimal|python +Recommends: partimage Description: construction script for the livecd rootfs livecd-rootfs provides the script used to create the root filesystem on the livecd.