Julien Valroff <[email protected]> writes:

> This file was dropped from libdspam7-drv-sqlite3 and should not exist on
> your system.

I see; sorry for overlooking that fact.  In that case, to ensure proper
cleanup, I'd recommend adding the lines

if dpkg-maintscript-helper supports rm_conffile >/dev/null 2>&1; then
    dpkg-maintscript-helper rm_conffile \
        /etc/cron.daily/libdspam7-drv-sqlite3 \
        3.9.1~rc1+git20110419.29261fb+dfsg-2
fi

to the package's preinst, postinst, and postrm scripts.  (As its manpage
documents, dpkg-maintscript-helper will consult DPKG_MAINTSCRIPT_NAME
and take appropriate action.  The conditional skips the operation, which
isn't critical, on systems with old versions of dpkg.)

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to