On Sun, 2018-06-24 at 18:40 +0200, Michael Banck wrote: > Hi Drew, > > On Sun, Sep 10, 2017 at 01:48:09PM +0800, Drew Parsons wrote: > > nwchem cannot build on its own, since changes are made to some > > upstream files outside of the debian/patches system. ... > > web/doc/user.4.6/user.html.bak, use --include-removal to override > > dpkg-source: info: local changes detected, the modified files > > are: > > nwchem/src/config/NWCHEM_CONFIG > > nwchem/src/config/nwchem_config.h > > So I guess all it would take is rm those two files in > dh_override_auto_clean, after the dh_auto_clean? > > I have pushed such a change to master now if you would like to test > it. > I think I don't see it cause I hacked my dpkg-buildpackage -S to no > look > at upstream, bad me.
Thanks Michael. The build proceeds now in pbuilder using the new source (apt-get source nwchem). Buildds are happy (at least, with the fix for this bug). Drew

