mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 19:01:30 +00:00
Import patches-unapplied version 2.50 to ubuntu/precise
Imported using git-ubuntu import. Changelog parent: 875daa3f44341ce210ccec387f104a13be2148b7 New changelog entries: * Add Ubuntu Studio support.
This commit is contained in:
parent
875daa3f44
commit
7e0ed1eec6
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.50) precise; urgency=low
|
||||
|
||||
* Add Ubuntu Studio support.
|
||||
|
||||
-- Colin Watson <cjwatson@ubuntu.com> Fri, 20 Jan 2012 20:51:04 +0000
|
||||
|
||||
livecd-rootfs (2.49) precise; urgency=low
|
||||
|
||||
[ Adam Conrad ]
|
||||
|
@ -165,6 +165,11 @@ case $PROJECT in
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
;;
|
||||
|
||||
ubuntustudio)
|
||||
add_task ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
;;
|
||||
|
||||
base)
|
||||
add_task install minimal standard
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user