Bug#527614: owned and unowned files after purge (policy 6.8 + 10.7.3)

2009-06-02 Thread Chris Taylor
tag 527614 patch thanks The following patch should fix this bug. It adds the file debian/emile-bootblocks.postrm which will call rm -rf on /boot/emile and /lib/emile when package is being purged. -Chris --- /dev/null +++ b/debian/emile-bootblocks.postrm @@ -0,0 +1,12 @@ +#!/bin/sh + +set -e +

Bug#527614: owned and unowned files after purge (policy 6.8 + 10.7.3)

2009-05-08 Thread Holger Levsen
Package: emile-bootblocks Version: 0.11-2 Severity: serious User: debian...@lists.debian.org Usertags: piuparts piuparts.d.o Hi, during a test with piuparts I noticed your package left owned and unowned files on the system after purge, which is a violation of policy 6.8 and 10.7.3: