Re: git-buildpackage not producing *.source.changes files
On Wed, Dec 28, 2011 at 3:27 PM, Carlos Borroto
<carlos.borroto@gmail.com> wrote:
> Hi,
>
> I'm trying to upload a package to my PPA, as a way to get more
> familiar with the workflow. I got stuck trying to produce a source
> only package with git-buildpackage. I'm passing the options '-S -sa':
> $ git-buildpackage --git-debian-branch=oneiric-ppa -S -sa
>
As always, 1 minute after I sent the email I found I can do something like this:
git-buildpackage --git-debian-branch=oneiric-ppa --git-builder="debuild -S -sa"
Thanks,
Carlos
Reply to: