Summary: The file test/data/prefs/testUserPrefs2.properties is modified or not depending on the environment. However, the produced .deb is the same regardless of the file being present or being removed by debian/clean. So the fix is to remove the file unconditionally (done in -4). Thanks.