Package: libvtk6-dev
Version: 6.1.0+dfsg2-4
Severity: serious

As per Debian Policy ยง10.2:

https://www.debian.org/doc/debian-policy/ch-files.html#s-libraries

[...]
You must make sure that you use only released versions of shared
libraries to build your packages; otherwise other users will not be
able to run your binaries properly
[...]

Please fix SOVERSION for libvtkRenderingCoreJava.so

$ wget 
http://ftp.fr.debian.org/debian/pool/main/v/vtk6/libvtk6-dev_6.1.0+dfsg2-4_amd64.deb
$ dpkg -x libvtk6-dev_6.1.0+dfsg2-4_amd64.deb bla
$ cd bla
$ readelf -d ./usr/lib/x86_64-linux-gnu/libvtkRenderingCoreJava.so  |
grep SONAME
 0x000000000000000e (SONAME)             Library soname:
[libvtkRenderingCoreJava.so]

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to