Skip to content
Snippets Groups Projects
  • Simon McVittie's avatar
    72ae35f5
    Go back to non-native versioning · 72ae35f5
    Simon McVittie authored
    
    Versioning pressure-vessel as a native package interacts poorly with
    the combination of the Open Build Service pseudo-binNMU suffix and the
    deb-build-snapshot tool used for prereleases: 0.20190927.0+7+g1234567+srt1
    is less than 0.20190927.0+srt1, so 0.20190927.0 would wrongly be preferred
    over the prerelease at commit 1234567, 7 commits later than 0.20190927.0.
    
    Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
    72ae35f5
    History
    Go back to non-native versioning
    Simon McVittie authored
    
    Versioning pressure-vessel as a native package interacts poorly with
    the combination of the Open Build Service pseudo-binNMU suffix and the
    deb-build-snapshot tool used for prereleases: 0.20190927.0+7+g1234567+srt1
    is less than 0.20190927.0+srt1, so 0.20190927.0 would wrongly be preferred
    over the prerelease at commit 1234567, 7 commits later than 0.20190927.0.
    
    Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>