[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ftp master uploads disappearing?



On Mon, Oct 2, 2017 at 2:49 AM, Andreas Tille <andreas@an3as.eu> wrote:
> Hi Carsten,
>
> On Sun, Oct 01, 2017 at 06:00:05PM +0200, Carsten Schoenert wrote:
>> Guido pointed me some times ago to the following additions to my local
>> setup in ~/.gbp.conf. That do the trick always create a *source.changes
>> file too.
>>
>> > $ cat ~/.gbp.conf
>> > ...
>> > [buildpackage]
>> > ...
>> > pbuilder = True
>> > pbuilder-options=--source-only-changes --hookdir /home/carsten/.pbuilder
>> > ...
>> >
>>
>> You can also use the command line to add this option(s).
>>
>> > $ gbp buildpackage ... --git-pbuilder-options="--source-only-changes ..."
>
> I tried both but with no success. :-(

Then you obviously need a third option!
I use `SOURCE_ONLY_CHANGES=yes` in `~/.pbuilderrc`.


Reply to: