debian_version_regex last regex group isn't reached

While doing some bug researches, I found out the regex @debian_version_regex has the last group that is never reached. I think this is mainly due because of the * on the second group.

Alternatively if it's possible to be reached, it would be good to include specs that shows it (currently there isn't one).

/cc @michelletorres