From cfb405d65ab0c9397b68b40b8b1fccb8baa59c5d Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 31 Jan 2008 17:22:01 +0000 Subject: [PATCH] * Switch Xubuntu to libgoffice-gtk-0-6. --- debian/changelog | 6 ++++++ livecd.sh | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 57935e7e..a9197872 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (0.49ubuntu1) UNRELEASED; urgency=low + + * Switch Xubuntu to libgoffice-gtk-0-6. + + -- Colin Watson Thu, 31 Jan 2008 17:21:20 +0000 + livecd-rootfs (0.49) hardy; urgency=low * Allow Xubuntu to build against universe and multiverse. diff --git a/livecd.sh b/livecd.sh index 1fc2aa02..90d1b0ad 100755 --- a/livecd.sh +++ b/livecd.sh @@ -182,7 +182,7 @@ Flags: seen LIVELIST="edubuntu-live^ xresprobe laptop-detect casper lupin-casper" ;; xubuntu) - LIST="$LIST minimal^ standard^ xterm libgoffice-gtk-0-5 xubuntu-desktop^" + LIST="$LIST minimal^ standard^ xterm libgoffice-gtk-0-6 xubuntu-desktop^" LIVELIST="xubuntu-live^ xresprobe laptop-detect casper lupin-casper" COMP="main restricted universe multiverse" ;;