debian/netplan.io.preinst
Add a preinst maintainer script for netplan.io to cleanup .pyc cached files. Due to these files, the directory /usr/share/netplan/netplan is not being removed after the python3-netplan package split. By removing these files (and pycache directories), dpkg can remove the old directory during upgrade.