X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=24b56c7e933b202cfc28ffbcd6154a457763e1f9;hb=d4af6fecc0c42608c1e8f4a7803393d922276a73;hp=18aba4529e85bbf64d631afe9f0f5c9773ad09c1;hpb=f9446de5d22d74498c32ba1cb364ea20316edb0c;p=carnet-upgrade.git diff --git a/debian/postinst b/debian/postinst index 18aba45..24b56c7 100644 --- a/debian/postinst +++ b/debian/postinst @@ -35,7 +35,7 @@ if [ "$1" = "configure" ] && [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule # clear old cached values - if dpkg --compare-versions "$2" lt 4.0; then + if dpkg --compare-versions "$2" lt 5.0; then db_set carnet-upgrade/debconf-priority "" db_set carnet-upgrade/check-services "" fi