Summary: Version parsing seems to be lexical rather than numeric, e.g. 1.10.0 is treated as a "downgrade" from 1.9.0
Steps to reproduce:
- Go to Stretchly 1.9.0
- Downlaod and install Stretchly_1.9.0_amd64.deb
- Go to Stretchly 1.10.0
- Open Stretchly_1.10.0_amd64.deb with Eddy.
Expected behavior: Eddy displays a normal prompt to upgrade the package.
Observed behavior: Eddy displays a prompt asking if the user wants to downgrade the package.