Package: libssh-dev
Version: 0.8.0-1
Severity: serious

The new libssh's pkg-config file is broken, it has an empty version:

| $ pkg-config --modversion libssh
| $ grep Version /usr/lib/x86_64-linux-gnu/pkgconfig/libssh.pc
| Version: 

The previous version, still in testing, is correct:

| $ pkg-config --modversion libssh
| 0.7.5
| $

RC bug as this causes depending packages to FTBFS, e. g. cockpit:

| checking for LIBSSH... no
| configure: error: Package requirements (libssh >= 0.6.0) were not met:
| 
| Requested 'libssh >= 0.6.0' but version of libssh is

Thanks,

Martin

Reply via email to