I'm packaging something which upstream distributes as four separate .tgz files, each for a vaguely orthogonal hunk of functionality. I'd like to glom them all together as one single source package. Is there nice way to handle this? Aside from the ugly workaround of smashing the upstream stuff into a single .tar.gz and pretending that was the upstream sources, I mean. --Barak.