diff --git a/debian/changelog b/debian/changelog index 0aa8cc4b..047744d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ -livecd-rootfs (1.148) UNRELEASED; urgency=low +livecd-rootfs (1.149) UNRELEASED; urgency=low * Fix syntax error in icon cache checks. -- Colin Watson Tue, 31 Aug 2010 12:32:32 +0100 +livecd-rootfs (1.148) maverick; urgency=low + + * Add universe support to kubuntu-mobile to work around seed change + + -- Emmet Hikory Thu, 26 Aug 2010 23:57:25 +0900 + livecd-rootfs (1.147) maverick; urgency=low * Add support for kubuntu-mobile diff --git a/livecd.sh b/livecd.sh index 254ff131..44d88e72 100755 --- a/livecd.sh +++ b/livecd.sh @@ -261,6 +261,7 @@ Flags: seen kubuntu-mobile) LIST="$LIST minimal^ standard^ kubuntu-mobile^" LIVELIST="language-support-en kubuntu-mobile-live^ laptop-detect $LIVE_BOOT_SCRIPTS" + COMP="main restricted universe" ;; kubuntu-netbook) LIST="$LIST minimal^ standard^ kubuntu-netbook^"