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

Bug#1063308: transition: libvterm



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

libvterm doesn't have a stable API/ABI yet, so although the SONAME
didn't change, this is a breaking update.

There are 3 packages which use libvterm:
* pangoterm: I've filed #1063196 to RM the package, so it shouldn't
  block
* emacs-libvterm: It supports building against either 0.1 or 0.3, so it
  just needs a binNMU
* neovim: 0.7.2 (in unstable) only supports 0.1, but 0.9.5 (in
  experimental) supports 0.3.

Ben file:

title = "libvterm 0.1 -> 0.3";
is_affected = .build-depends ~ "libvterm-dev";
is_good = .depends ~ /libvterm0 \(>= 0\.[23]/;
is_bad = .depends ~ /libvterm0 \(>= 0\.1/;


Reply to: