Package changes:
-libcwidget3 0.5.17-2 amd64
-libpython3.4-minimal 3.4.2-1 amd64
-libsigc++-2.0-0c2a 2.4.0-1 amd64
-perl-modules 5.20.2-3+deb8u7 all
-python3.4 3.4.2-1 amd64
-python3.4-minimal 3.4.2-1 amd64
maybe chmod 0755 'python2.7'
maybe chmod 0644 'python2.7/sitecustomize.py'
maybe chmod 0755 'python3'
-maybe chmod 0755 'python3.4'
-maybe chmod 0644 'python3.4/sitecustomize.py'
maybe chmod 0755 'python3.5'
maybe chmod 0644 'python3.5/sitecustomize.py'
maybe chmod 0644 'python3/debian_config'
+++ /dev/null
-# install the apport exception handler if available
-try:
- import apport_python_hook
-except ImportError:
- pass
-else:
- apport_python_hook.install()