Source: libgit2 Version: 0.22.2-1 Severity: serious Just uploaded libgit2 introduced serious regression due to loss of bindings with libssh2 which causes loss of symbols in dependent library "libgit2-glib" and then in turn FTBFS in "gitg".
Quoting "CHANGELOG.md":
* The search for libssh2 is now done via pkg-config instead of a
custom search of a few directories.
Because "libgit2" do not depend on "pkg-config" new upstream release fails to
detect libssh library and builds without SSH support.
After adding "pkg-config" to Build-Depends the following should appear in
build log:
-- checking for module 'libssh2'
-- found libssh2, version 1.5.0
and "libgit2-22" will Depend on "libssh2-1".
Please add "pkg-config" to Build-Depends.
--
All the best,
Dmitry Smirnov
signature.asc
Description: This is a digitally signed message part.

