chiark / gitweb /
checkupdates --gplay: inform if not bigger but different version
authorJean Privat <jean@pryen.org>
Wed, 15 Jan 2014 16:25:31 +0000 (11:25 -0500)
committerJean Privat <jean@pryen.org>
Wed, 15 Jan 2014 16:33:35 +0000 (11:33 -0500)
commit934037fe3c07db393481a7987bb095d14666de81
tree571e28c79d68fc89825a5e2716e90e5ee80768ae
parent01c45a054d93cfeec32bd4adb300d44a4fb6b8c0
checkupdates --gplay: inform if not bigger but different version

Could be useful to detect some potential issues.
eg. if comparison with LooseVersion is too lose or if there is some
renumbering in the application.

This is activated only if options.verbose is set

Signed-off-by: Jean Privat <jean@pryen.org>
fdroidserver/checkupdates.py