From ef6d8d7e2f66a5d8f7ef2b737f2ae3fb629dd9e5 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 4 Jul 2006 00:21:48 +0000 Subject: sanitise them, like any other page type. * Rebuilding wrappers is necessary on upgrade to this version. --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 72b457716..fbfc60045 100755 --- a/debian/postinst +++ b/debian/postinst @@ -4,7 +4,7 @@ set -e # Change this when some incompatible change is made that requires # rebuilding all wikis. -firstcompat=1.4 +firstcompat=1.8 if [ "$1" = configure ] && \ dpkg --compare-versions "$2" lt "$firstcompat"; then -- cgit v1.2.3