On Monday, November 03, 2014 12:35:22 PM José Manuel Santamaría Lema wrote: > Hello, > > while testing the dist-upgrade of siduction's kubuntu-based packaging I got > the typical problem of dpkg interrupted because there is a file moved to > other package and also incorrect Breaks/Replaces; so I found the following > issue: > In this commit: > > commit d62b4bc900c8aa5a780e7383f28a2ab230b49076 > > Author: Scarlett Clark <[email protected]> > > Date: Mon Sep 15 16:25:38 2014 -0700 > > > > [ Scarlett Clark ] > > * Split out qml to its own package. > > * Added missing dependencies. > > * Added missing files to install file. > > * Batchpatch symbols - removed 3 MISSING > > > > - > > std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::~_Sp_counted_base() > > > added: > > debian/qml-module-org-kde-extensionplugin.install > > > > modified: > > debian/changelog > > debian/control > > debian/kactivities.install > > debian/libkf5activities5.symbols > > the mentioned qml-module-org-kde-extensionplugin got files from kactivities, > however the mentioned commit with regarding to Breaks/Replaces does the > following: > [snip] > +Package: qml-module-org-kde-extensionplugin > [snip] > +Breaks: libkf5activities5 (<< 5.1.0-0ubuntu1) > +Replaces: libkf5activities5 (<< 5.1.0-0ubuntu1) > [snip] > > But I think the correct value is: kactivities (<< 5.2.0-0ubuntu1) > > I'm attaching a patch with the proposed change.
Sorry big ice storm rolling through my neck of the woods. Internet wonky. @ Harold - didn't we move all these qml packages back inside the respective packages? Otherwise I will have to take a look later, we have not had any complaints on our side that I know of. Scarlett -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
