[FIX] odoo-shippable: Fixing vim version
The output now is "Version: 2:8.2.0251-0york0~14.04" then the result was 0~14
It is because the original regex was not scaped the dot '.' of the version so it means any character
It is fixed adding scaped dot and now the result is "82"
It is required to copy spell files