Version: 0.9.2-4 Hi Jeremy,
looks like there was a slight misunderstanding: > docbookwiki (0.9.2-3) unstable; urgency=low > * Chowned unowned files on purge (Closes: #668788) This is not a bug with file ownership and permissions that can be changed by chown/chgrp/chmod. There are files created in the file system that are not owned by any package (dpkg -S /path/to/file) and are not removed when the package gets purged. You probably need some rm -rf to clean this up during postrm purge. Andreas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org