> alias git-buildsource='git-buildpacakge --builder="dpkg-buildpackage \ > -rfakeroot -uc -us -S"'
Thank you for the suggestion. However, this does not work if builder = pdebuild is specifiied in ~/.gbp.conf, for instance, because it seems as if that configuration file precludes any command line options passed to git-buildpackage. It produces the following error: Error: Unknown option [--builder=dpkg-buildpackage] was specified pdebuild returned 1 Couldn't run 'pdebuild --builder=dpkg-buildpackage -rfakeroot -uc -us -S' Cheers, -- Daniel Moerner <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]