mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
Import patches-unapplied version 2.51 to ubuntu/precise
Imported using git-ubuntu import. Changelog parent: 7e0ed1eec6775b03d5ae8b3b093eb41990f1656d New changelog entries: * BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
This commit is contained in:
parent
7e0ed1eec6
commit
a6e1b5a61d
@ -89,7 +89,7 @@ esac
|
||||
|
||||
for arg in "$@"; do
|
||||
case "$arg" in
|
||||
*ubuntu|*ubuntu-dvd|kubuntu-mobile|kubuntu-netbook|ubuntu-lpia|ubuntu-mid|ubuntu-umpc|ubuntu-mobile|ubuntu-netbook|ubuntu-moblin-remix|mythbuntu|base|tocd|ubuntu-headless|ubuntu-server|ubuntu-core) ;;
|
||||
*ubuntu|*ubuntu-dvd|kubuntu-mobile|kubuntu-netbook|ubuntu-lpia|ubuntu-mid|ubuntu-umpc|ubuntu-mobile|ubuntu-netbook|ubuntu-moblin-remix|mythbuntu|ubuntustudio-dvd|base|tocd|ubuntu-headless|ubuntu-server|ubuntu-core) ;;
|
||||
*)
|
||||
echo "bad project: $arg" >&2
|
||||
exit 2
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.51) precise; urgency=low
|
||||
|
||||
* BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
|
||||
|
||||
-- Colin Watson <cjwatson@ubuntu.com> Fri, 20 Jan 2012 23:23:48 +0000
|
||||
|
||||
livecd-rootfs (2.50) precise; urgency=low
|
||||
|
||||
* Add Ubuntu Studio support.
|
||||
|
Loading…
x
Reference in New Issue
Block a user