#!/bin/sh set -e KEEP="/var/lib/deborphan/keep" touch $KEEP # Here debhelper should add it's stuff if any: # Automatically added by dh_installdeb/13.4.1 dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/deborphan 1.7.34 deborphan -- "$@" # End automatically added section