reopen 1048443 thanks > * Updating override of dh_clean for leftover files (Closes: #1048443)
Hi. This is still not enough. When trying to build source after binary build, this is what happens now: Package: igv Version: 2.18.5+dfsg-2 [...] dpkg-source: info: local changes detected, the modified files are: igv-2.18.5+dfsg/test/data/prefs/testUserPrefs2.properties I'm going to make a team upload to fix this one, because I see there is room for simplifying the whole thing. [ For example, instead of "if file exists then rm file" we can just do "rm -f file". But even that is more complex than required when we can use debian/clean instead ]. Thanks.

