Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix debian source purl parsing in status #3661

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

AyanSinhaMahapatra
Copy link
Contributor

@AyanSinhaMahapatra AyanSinhaMahapatra commented Feb 20, 2024

Debian status files have source package information, and these are mostly always just source package name, but sometimes there are versions also. Handle the case where we have both source package name and version for a package.

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁
  • Updated documentation pages (if applicable)
  • Updated CHANGELOG.rst (if applicable)

Debian status files have source package information,
and these are mostly always just source package name,
but sometimes there are versions also. Handle the case
where we have both source package name and version for
a package.

Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Copy link
Contributor

@pombredanne pombredanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AyanSinhaMahapatra AyanSinhaMahapatra merged commit e632556 into develop Feb 20, 2024
34 checks passed
@AyanSinhaMahapatra AyanSinhaMahapatra deleted the fix-debian-source-purl branch February 20, 2024 15:29
@AyanSinhaMahapatra AyanSinhaMahapatra added this to the v32.1 milestone Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants