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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1480122 Title: dpkg: warning: --compare-versions used with obsolete relation operator '>' To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1480122/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
