Skip to content
Snippets Groups Projects

Accept upstream-style tags without an epoch

Merged Simon McVittie requested to merge wip/epochs into master

Epochs are a packaging thing rather than an upstream thing, and version numbers should be unique even after removing the epoch (epochs are for ordering, not uniqueness), so we shouldn't require them in upstream tags. If the package is version 1:1.2.3, look for tags 1%1.2.3 and v1%1.2.3 (as we did before), plus 1.2.3 and v1.2.3 (new).

Signed-off-by: Simon McVittie smcv@collabora.com

Merge request reports

Pipeline #7650 passed

Pipeline passed for 924d7623 on wip/epochs

Approval is optional

Merged by Simon McVittieSimon McVittie 5 years ago (Feb 21, 2020 2:35pm UTC)

Merge details

  • Changes merged into master with e1a85173.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #7653 passed

Pipeline passed for e1a85173 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading