#!/bin/sh
# TODO: remove this file after releasing Squeeze
set -e
if [ "$1" = upgrade ] && dpkg --compare-versions "$2" lt 2.9.1-1
then
        pycentral pkgremove pype
fi
#DEBHELPER#
