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.