Hi Daniel, On Wed, Sep 03, 2008 at 04:56:48PM -0700, Daniel Moerner wrote: > Hello. I would like to request that git-buildpackage include the > ability to specify a separate command if you only want to build the > source of the package. Since I prefer to use pdebuild with cowdancer > to build my packages, calling git-buildpackage -S currently creates > the pbuilder environment, installs all the build-deps, and then just > exports the completed source package. Unless I'm missing an obvious > pdebuild flag, it would be far simpler to allow the user to specify > two build commands: one for the building of the package, and one for > building of just the source. For example, bzr-builddeb currently > implements this functionality. You can of course use a shell alias: alias git-buildsource='git-buildpacakge --builder="dpkg-buildpackage \ -rfakeroot -uc -us -S"'
I'm a bit reluctant to add even more commandline options although your suggestion makes some sense if you want to do source only uploads. -- Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]