Just set a NO_SONAME property on the shared library or module target in order to skip addition of the SONAME field to the shared object. This makes it possible to build Debian Python policy compliant modules with CMake. (Closes: #668982) Patch: backport_module_no_soname.diff