- Don't make the post-installation script error out on syntax errors reported by ``py_compile``. - Bug fix for apply-script command in pip-accel_ backend.
- Use ``deb_pkg_tools.package.clean_package_tree()`` in pip-accel_ backend. - Move ``apply_script()`` to common code, call it from both backends - Move sanity checking from stdeb_ backend to common code.