JezK
Edit File: libdbus-1-dev:amd64.postrm
#!/bin/sh set -e # Automatically added by dh_installxmlcatalogs/UNDECLARED if [ "$1" = "purge" ]; then rm -f /etc/xml/libdbus-1-dev.xml /etc/xml/libdbus-1-dev.xml.old fi # End automatically added section