updated release notes for 3.14.0 beta
[koha.git] / debian / koha-common.config
index 8d480ff..716119d 100755 (executable)
@@ -21,6 +21,8 @@ set -e
 
 . /usr/share/debconf/confmodule
 
-db_input high koha-common/3.2-3.4-upgrade-notice || true
+if dpkg --compare-versions "$2" lt-nl 3.4 ; then
+    db_input high koha-common/3.2-3.4-upgrade-notice || true
+fi
 db_go