I'm trying to build a package for my ppa that uses packages from two other ppas. I want to do a test build using pbuilder-dist. I have done this before and I know that I need a combination of:
OTHERMIRRORin~/.pbuilderrc--override-config, but I'm not sure when to add it to thepbuilder-distcallpbuilder-dist raring updateandpbuilder-dist raring build <pkg>.dsc- maybe other things?
Can someone give a detailed description? I have tried different combinations, but nothing seems to work.
The two ppas I need are ppa:gnome3-team/gnome3 and ppa:tkluck/gnome3. Thanks!