Relax dpkg version regex #19
Loading…
Reference in a new issue
No description provided.
Delete branch "tambre/mmdebstrap:dpkg_version_regex"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For non-release builds the version will include the number of commits since last release and the commit hash with dashes, e.g. 1.20.8-46-g0881.
For downstream distros it seems it may include their identification strings, e.g. 1.20.9ubuntu2.
Make the regex match everything after the version number to avoid incorrectly erroring on such versions.
Fixes #18
6275b26fa2
toc61e81a244