Comment 50 for bug 340873

Revision history for this message
Steve Langasek (vorlon) wrote :

+ if dpkg --compare-versions "$2" lt "1.0.18.dfsg-1ubuntu5"; then

This cleanup needs to be handled on upgrade from the *lucid* version of the package, as well, not just the hardy version; so the version number needs to be bumped.

Also, you didn't include the corresponding snippets from the preinst scripts, so the ".dpkg-bak" handling is currently a non-sequitur.

So reopening the maverick task here, unfortunately.

(And opening a task for lucid - I think we want this fixed in SRU for the LTS, as well.)