#!/bin/sh set -e # Automatically added by dh_pycentral if which pycentral >/dev/null 2>&1 && pycentral --help 2>/dev/null | grep -q '^ *version'; then pycentral pkgprepare libapache2-mod-python <> /var/lib/pycentral/delayed-pkgs fi # End automatically added section