[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1100580: transition: tree-sitter



Package: release.debian.org
Severity: important
X-Debbugs-Cc: tree-sitter@packages.debian.org
Control: affects -1 + src:tree-sitter
User: release.debian.org@packages.debian.org
Usertags: transition

The tree-sitter 0.22.6 packages in unstable accidentally included an ABI
break. This was noticed via #1100171. I've backported upstream's change
to include the minor version in the SONAME (since they're following
semver and are still pre-1.0).

There are only two rdeps which are also in testing -- neovim and emacs.

There are no source changes needed to the rdeps, just binNMUs once the
new binary package is uploaded to unstable.

Ben file:

title = "tree-sitter";
is_affected = .depends ~ "libtree-sitter0" | .depends ~ "libtree-sitter0.22";
is_good = .depends ~ "libtree-sitter0.22";
is_bad = .depends ~ "libtree-sitter0";


Reply to: