Comment 3 for bug 357884

Revision history for this message
Michael Vogt (mvo) wrote :

A possible solution is to have a python-common package that contains the debian_defaults file. python-minimal would depend on it (unversionized). python2.6-minimal would depends on it with a versionized dependency to ensure it gets the updated debian_defaults file before the postinst is run. This needs to be tested of course.