-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Fix handling of dotnet package updates in Debian rules
Description
Ubuntu repositories incorrectly handle dotnet package updates by replacing existing packages instead of using the proper Debian revision system. This causes:
- Package replacements instead of new revisions
- Broken reproducible builds downstream
- Hash mismatches despite correct dependencies
Current State
- Ubuntu dotnet packages replace previous versions
- Debian revision system not properly utilized
- Affects downstream package builders relying on proper versioning
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request