mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
7a1553dc55
The dependency specified when looking for conflicting packages does not take into account the package version, as by default the Relation field in the Dependency structure is set to VersionDontCare. This should fix #185.