From ded077e547b957f90ce4b18430011e8b09cc4c70 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 3 Apr 2009 01:06:18 +0100 Subject: [PATCH] Import patches-unapplied version 0.79 to ubuntu/jaunty Imported using git-ubuntu import. Changelog parent: c8de22c5666ed552cdc9603c74721e779c279b41 New changelog entries: * Use the --purge option to 'apt-get install', to ensure that any packages removed as a result of Conflicts are purged (LP: #327821). --- debian/changelog | 7 +++++++ livecd.sh | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fdc8070e..aa94c190 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (0.79) jaunty; urgency=low + + * Use the --purge option to 'apt-get install', to ensure that any packages + removed as a result of Conflicts are purged (LP: #327821). + + -- Colin Watson Fri, 03 Apr 2009 01:06:18 +0100 + livecd-rootfs (0.78) jaunty; urgency=low * Use the imx51 kernel on armel. diff --git a/livecd.sh b/livecd.sh index 62400ffd..9942c00e 100755 --- a/livecd.sh +++ b/livecd.sh @@ -365,7 +365,7 @@ Pin-Priority: 900 fi chroot $ROOT apt-get update chroot $ROOT apt-get -y --purge dist-upgrade livecd.${FSS}.manifest-desktop - chroot $ROOT apt-get -y install $LIVELIST