#!/bin/sh set -e # Automatically added by dh_gconf if [ "$1" = remove ] || [ "$1" = upgrade ]; then gconf-schemas --unregister apt-watch.schemas fi # End automatically added section