On 11/10/2017 02:04 PM, Dirk Eddelbuettel wrote: > Slight problem. When I add > > Breaks: libquantlib0v5 > Replaces: libquantlib0v5 > > I run into > > E: quantlib-examples: conflicts-with-dependency depends libquantlib0v5 > > as it also has > > Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev, libboost-test-dev, > libquantlib0v5 (= ${binary:Version}) > > Ideas?
Breaks+Replaces should be versioned (<< 1.11-2), since that was the versioned that moved around the files. Andreas