2014-03-27 16:03 GMT+01:00 Michael Biebl <[email protected]>: > Am 18.03.2014 16:37, schrieb Marius Kotsbak: > > 2014-03-18 16:07 GMT+01:00 Michael Biebl <[email protected]>: > > I will have a look at your proposed solution then. What we miss then is a > > user that know about the limitations and want to have two different > > versions installed but not used at the same time (as the binary name/path > > would be the same). > > Are you worried that a libqmi-glib1 and libqmi-glib2 both use the same > version of libqmi-proxy? If that is your concern you could make the > depends versioned, ie. > > Depends: libqmi-proxy (= ${binary:Version}) > > That means, libqmi-glib1 and libqmi-glib2 would not be co-installable, > which would make library transitions a bit more ugly, but then libqmi > doesn't have that many rdepends, so this should be ok. > > Marius, unless you have other concerns/questions, please ask. >
I agree with Steve here, an older version of libqmi would probably be able to use a newer version of the proxy, so that makes it easy. Will soon have a look at that implementation and do more testing. -- Marius

