From af517f422afbf54db08f784ba539da8cb858037a Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 16 Mar 2016 10:45:26 +0000 Subject: [PATCH] Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts. --- debian/changelog | 6 ++++++ live-build/auto/config | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 25548284..3781f19d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.389) UNRELEASED; urgency=medium + + * Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts. + + -- Colin Watson Wed, 16 Mar 2016 10:44:35 +0000 + livecd-rootfs (2.388) xenial; urgency=medium * add support for dragonboard kernel snap diff --git a/live-build/auto/config b/live-build/auto/config index 6b0e132d..a9b1d5d0 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -348,7 +348,7 @@ case $PROJECT in ;; ubuntustudio-dvd) - add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-video ubuntustudio-publishing ubuntustudio-photography + add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-fonts ubuntustudio-graphics ubuntustudio-video ubuntustudio-publishing ubuntustudio-photography COMPONENTS='main restricted universe multiverse' case $ARCH in amd64|i386) KERNEL_FLAVOURS=lowlatency ;;