From 5094f5308fcb6817650f019d4bc36a3e1e2fa03e Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Fri, 16 May 2014 17:54:04 +0100 Subject: [PATCH] Import patches-unapplied version 2.211 to ubuntu/utopic-proposed Imported using git-ubuntu import. Changelog parent: 207a9d23955bd4b4ce63e50d96325d4278a70299 New changelog entries: * Add an ubuntu-desktop-next project for building a desktop flavour including Unity 8 and the applications developed for Ubuntu Touch. --- debian/changelog | 7 +++++++ live-build/auto/config | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 929a4a38..f7c782d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.211) utopic; urgency=medium + + * Add an ubuntu-desktop-next project for building a desktop flavour + including Unity 8 and the applications developed for Ubuntu Touch. + + -- Iain Lane Fri, 16 May 2014 17:54:04 +0100 + livecd-rootfs (2.210) utopic; urgency=medium * live-build/ubuntu-touch/hooks/70-reconfigure-autopilot.chroot: Fix test diff --git a/live-build/auto/config b/live-build/auto/config index 07a82e3d..7e262380 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -192,6 +192,13 @@ case $PROJECT in LIVE_TASK='ubuntu-live' ;; + ubuntu-desktop-next) + add_task install minimal standard + add_package install ubuntu-desktop-next + COMPONENTS='main restricted universe' + LIVE_TASK='ubuntu-live' + ;; + kubuntu|kubuntu-dvd) add_task install minimal standard case "$ARCH+$SUBARCH" in