27.02.2013 11:39, Octavian Damiean kirjoitti: > Just a quick question. Are users that got all the packages through the > PPA required to use ppa-purge to get rid of those packages or is it safe > to just upgrade from proposed (or the normal repository later today)?
It should be ok without purging. If you have used the qt5-proper PPA on raring, the new ubuntu-sdk package being landed will replace the PPA version and pull in the renamed 'ubuntu-ui-toolkit-*' packages, which correctly replace the old PPA packages qt-components-ubuntu-* without errors. People who have not run apt-get upgrade for the past two weeks in raring will have the small conflict of qt5.conf, as it moved from the 5.0.0 packaging in qt5-proper from libqt5core5 (a wrong place) to qtbase5-dev. Just apt-get upgrade again (or at most run apt-get install -f) and it'll continue. Anyway, that happened already during the previous one-two weeks when the new Qt 5.0.1 landed in raring and made the 5.0.0 in qt5-proper obsolete. Finally, as a one more thing that already bit you, qtdeclarative5-qtmultimedia-plugin in raring did lack the Conflicts/Replaces/Provides after all, although they were there for libqt5multimediaquick-p5 and libqgsttools-p1 (added last week). An updated qtmultimedia-opensource-src is hopefully uploaded soon that also takes care of that conflict [1]. [1] https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtmultimedia-opensource-src -Timo -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

