[12:35] evand, http://bazaar.launchpad.net/~mythbuntu/mythbuntu/ubiquity [12:35] is the new branch [12:56] evand, i'm gonna be on the road the next 5 hours or so, so leave me a mail at superm1@ubuntu.com if you have any questions or comments about it before i get back === burnin [n=burnin@204-228-142-194.ip.xmission.com] has joined #ubuntu-installer === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-installer === blackskad [n=blackska@d54C4A53D.access.telenet.be] has joined #ubuntu-installer === blackskad [n=blackska@d54C4A53D.access.telenet.be] has joined #ubuntu-installer === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer [03:14] superm1: Last night ran late and today is a busy day, but I'll try to find some free time later in the day and I might have an opportunity to take a look at it tomorrow. === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer === avoine [n=avoine@69.70.0.36] has joined #ubuntu-installer === blackskad [n=blackska@d54C4A53D.access.telenet.be] has joined #ubuntu-installer [07:34] evand, okay [07:35] quick question though, with having ubiquity in its own branch here [07:35] is there an easy way to debuild without the .bzr directory [07:35] i usually do debuild -S -sa -i [07:35] which works for non native packages [07:35] but .bzr is getting included since this is a native package [07:58] I have this problem too [08:24] what i've currently been doing is just mv .bzr* .. && debuild -S -sa && mv ../.bzr* . [08:24] but thats a bit of an annoyance [08:55] yeah [09:21] superm1: [09:21] DEBUILD_DPKG_BUILDPACKAGE_OPTS="-i'(?:^|/).*~$|(?:^|/)\..*\.swp|DEADJOE|(?:/CVS|/RCS|/\.svn|/\.deps|\{arch\}|\.arch-ids|\.arch-inventory|\.bzr|\.bzrignore|\.shelf)(?:$|/)' -ICVS -I.svn -I\{arch\} -I.arch-ids -I.arch-inventory -I.bzr -I.bzrignore -I.shelf -uc -us" [09:21] DEBUILD_PRESERVE_ENVVARS=DH_ALWAYS_EXCLUDE [09:21] in .devscripts [09:21] gotta run though [09:21] ah wonderful [09:21] thanks evand [09:22] don't thank me, thank cjwatson_. He pointed me at that one. === superm1_ [n=superm1@ubuntu/member/superm1] has joined #ubuntu-installer