Skip to content

Fix handling of dotnet package updates #33

@eniko1556

Description

@eniko1556

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions