2014-03-18 16:07 GMT+01:00 Michael Biebl <bi...@debian.org>: > > Assuming the interface and data provided by qmi-proxy is aritecture > independent, my proposal would be: > > - Install qmi-proxy into a non-ma path, e.g. /usr/lib/libqmi/qmi-proxy > so all library versions can find it (the library seems to use g_spawn to > run the proxy). > > - Install the qmi-proxy in a separate binary package, e.g. libqmi-proxy. > Marked Multi-Arch: foreign. > > - Make libnm-glib1 depend on libqmi-proxy.
The solution gives a intra-source-package-circular-dependency lintian warning. libqmi-glib1 now has in depends "libqmi-proxy (>= ${binary:Version})". Is there any way to avoid this? Should it be overridden (I see no existing packages with this warning has done it)? -- Marius