Holger wrote:

> > > DEBUILD_DPKG_BUILDPACKAGE_OPTS="-uc -us -I -i"
> > > Is this why?
> > Yes. -I and --tar-ignore in debian/source/options are cumulative.
>
> ok, thanks! I've had "-I -i" there for years & have just removed it now,
> curious what future uploads of mine this will break ;-)

If it helps others, my .devscripts.conf was fine. What I needed to do was:

 - builder = debuild -i -I --changes-option=-S -uc -us
 + builder = debuild --changes-option=-S -uc -us --lintian-opts -i -I

.. in ~/.gbp.conf.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Reply via email to