reopen 1048443 thanks Looks like I refactored debian/rules and debian/clean but forgot to fix the actual bug...
Package: igv Version: 2.18.5+dfsg-3 [...] dpkg-source: info: local changes detected, the modified files are: igv-2.18.5+dfsg/test/data/prefs/testUserPrefs2.properties The above error comes from my autobuilders. At the same time, the issue seemed fixed when using this simple script: #!/bin/sh sbuild --arch-all --arch-any --chroot-mode=unshare -d sid-unshare -v --no-run-lintian \ --finished-build-commands="cd %SBUILD_PKGBUILD_DIR && dpkg-buildpackage --sanitize-env -us -uc -S" $1 So there is something I'm missing but don't know what it could be. Sorry for the fuss, I'm going to investigate more. Thanks.

