gluon-packages/admin
Matthias Schiffer f49aef69e8
autoupdater: consider end of string smaller than all characters except for '~'
This fixes ordering for the following patterns:

* 1.0 < 1.0a
* 1.0a < 1.0ab
* 1.0a < 1.0a1

Note that trailing zeros are still ignored (1.0 == 1., 1test0 == 1test),
which matches the behaviour of dpkg and opkg.

(cherry picked from commit 30be52e03b)
2018-12-20 19:44:05 +01:00
..
autoupdater autoupdater: consider end of string smaller than all characters except for '~' 2018-12-20 19:44:05 +01:00
pretty-hostname treewide: remove redundant definitions from package Makefiles 2018-03-07 20:51:48 +01:00