On Tue, 26 Apr 2016, Holger Levsen wrote: > Having done this, I checked my ~/.devscripts and found this: > > DEBUILD_DPKG_BUILDPACKAGE_OPTS="-uc -us -I -i" > > Is this why?
Yes. -I and --tar-ignore in debian/source/options are cumulative. Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: http://www.freexian.com/services/debian-lts.html Learn to master Debian: http://debian-handbook.info/get/

