Skip to content

Refactor Debian support

Fabien Catteau requested to merge v3-refactor-deb into master

What does this MR do?

Remove code branch for deb support. This is no longer needed in v3 since DebVersion is a Comparable.

Monkey patch DebVersion#to_s to fix it.

What are the relevant issue numbers?

None

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports