Package: bitlbee Version: 1.0.4-1 The latest postrm does:
[ "$1" = "purge" ] || exit 0 [...] update-inetd --remove '/usr/sbin/bitlbee.*$' That means the inetd listener is active even when bitlbee binary isn't available; I think it should be disabled/removed even when the package is in the "removed by not purged" state. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

