On Tue, Nov 14, 2017 at 09:02:42PM +0100, Benjamin Drung wrote: > ibverbs-providers uses the private symbols of libibverbs1. Thus > libibverbs1 will not work with an old version version of > ibverbs-providers if the private symbol version is bumped. > > Bump the ibverbs-providers version that libibverbs1 breaks which was > forgotten on the symbol version bump. See also commit > 611b7cc3b8e0d79aa986f042f486fccc95d73679. Append a tilde to support > the lower version numbers (e.g. 16~201711132208) in the PPA builds. This seems strange to me, we don't really need Breaks semantics here. Shouldn't we do something like: Package: ibverbs-providers Depends: [..], libibverbs1 (= ${binary:Version}), ? We really do not want to encourage mixing and matching versions. IIRC the existing breaks is only because of how the new packages interact with the legacy ones?? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html