← Back to issue list

fix(makeshlibs): don't always add revision to shlib versions

View original Github issue

Metadata

Project
debcraft
Number
#173
Type
pull request
State
merged
Author
bepri
Labels
Created
Updated
Closed

Current evaluation

Merged a fix to shared library versioning that implements Debian Policy 8.6.4, preventing unnecessary revision additions. Resolves issue #150 and DEBCRAFT-76. Approved by reviewers and passed CI checks.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `make lint && make test`? --- Implements some logic from Debian Policy 8.6.4. See the docstring in the new `_get_shlibs_friendly_version` for a summary. Fixes #150. DEBCRAFT-76

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a fix to shared library versioning that implements Debian Policy 8.6.4, preventing unnecessary revision additions. Resolves issue #150 and DEBCRAFT-76. Approved by reviewers and passed CI checks.
qwen3.6-35b-a3b-mtp-q6
Staleness: 0
Complexity: 20
Confidence: 90
needs review Updates makeshlibs to conditionally add revisions to shared library versions per Debian Policy 8.6.4. Fixes #150. PR is fresh, passes lint/test, and awaits maintainer review.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#104 feat: add symbols-based shlib dependencies debcraft merged Merged. Extends debcraft's shlibdeps helper to support Debian .symbols files for symbol-based minimum version dependencies alongside existing .shlibs support. Approved with all CI checks passing.
73%