diff --git a/BuildLiveCD b/BuildLiveCD index 9e6db297..fbb9a275 100755 --- a/BuildLiveCD +++ b/BuildLiveCD @@ -82,7 +82,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|*ubuntu-dvd|kubuntu-mobile|kubuntu-netbook|ubuntu-lpia|ubuntu-mid|ubuntu-umpc|ubuntu-mobile|ubuntu-netbook|ubuntu-moblin-remix|mythbuntu|base|tocd|ubuntu-headless) ;; *) echo "bad project: $arg" >&2 exit 2 diff --git a/debian/changelog b/debian/changelog index 0e0d9dd3..6a028a80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (1.161) UNRELEASED; urgency=low + + * add ubuntu-headless as allowed flavour to BuildLiveCD + + -- Oliver Grawert Wed, 09 Mar 2011 13:50:11 +0100 + livecd-rootfs (1.160) natty; urgency=critical * Emergency hack to remove ubiquity-slideshow-* on armel due to python-webkit