Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts.

This commit is contained in:
Colin Watson 2016-03-16 10:45:26 +00:00
parent 572b0e43a4
commit af517f422a
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.389) UNRELEASED; urgency=medium
* Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts.
-- Colin Watson <cjwatson@ubuntu.com> Wed, 16 Mar 2016 10:44:35 +0000
livecd-rootfs (2.388) xenial; urgency=medium
* add support for dragonboard kernel snap

View File

@ -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 ;;