#!/bin/sh
set -e
# Automatically added by dh_cligacpolicy/UNDECLARED
if [ "$1" = "remove" ] ||  [ "$1" = "upgrade" ] && [ -x /usr/share/cli-common/policy-remove ]; then
	/usr/share/cli-common/policy-remove glib-sharp 2.10
fi
# End automatically added section
# Automatically added by dh_cligacpolicy/UNDECLARED
if [ "$1" = "remove" ] ||  [ "$1" = "upgrade" ] && [ -x /usr/share/cli-common/policy-remove ]; then
	/usr/share/cli-common/policy-remove glib-sharp 2.8
fi
# End automatically added section
# Automatically added by dh_cligacpolicy/UNDECLARED
if [ "$1" = "remove" ] ||  [ "$1" = "upgrade" ] && [ -x /usr/share/cli-common/policy-remove ]; then
	/usr/share/cli-common/policy-remove glib-sharp 2.4
fi
# End automatically added section
# Automatically added by dh_cligacpolicy/UNDECLARED
if [ "$1" = "remove" ] ||  [ "$1" = "upgrade" ] && [ -x /usr/share/cli-common/policy-remove ]; then
	/usr/share/cli-common/policy-remove glib-sharp 2.6
fi
# End automatically added section
