Comment 6 for bug 1480122

Revision history for this message
dino99 (9d9) wrote :

Here is the output:

 grep -r 'compare-version.*>' /var/lib/dpkg/info/

/var/lib/dpkg/info/gparted.postinst:if [ "$1" = "configure" ] && dpkg --compare-versions "$2" ge "0.3.9-1" && dpkg --compare-versions "$2" lt "0.3.9-3" && [ -x "`which scrollkeeper-rebuilddb 2>/dev/null`" ]; then
/var/lib/dpkg/info/cups-daemon.postinst: if dpkg --compare-versions "$2" le "1.7.1-9~" && [ -x "`which logrotate 2>/dev/null`" ]; then