* Manoj Srivastava: > This maintainer script appears to use read to get information from the > user. Prompting in maintainer scripts must be done by communicating through a > program such as debconf which conforms to the Debian Configuration management > specification, version 2 or higher.
Yuck. The "read" in the postinst hasn't been used for like five years or so. I intend to remove the keepers file unconditionally in purge, which seems to be the de-facto standard these days (see e.g. the PostgreSQL packages). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

