[Bug 292322] Re: broken dependencies for kdesvn

2008-11-03 Thread Andreas Wenning
Just realized that this happens due to a change in kdesdk. I've attached a debdiff fixing the problem, and will prepare a SRU for it. ** Attachment added: kdesdk_4.1.2-0ubuntu1.1.debdiff http://launchpadlibrarian.net/19310278/kdesdk_4.1.2-0ubuntu1.1.debdiff ** Changed in: kdesvn (Ubuntu)

[Bug 292322] Re: broken dependencies for kdesvn

2008-11-02 Thread GePo
sudo LANG=C aptitude install kdesvn Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done The following packages are BROKEN: kdesdk The following packages will be REMOVED:

[Bug 292322] Re: broken dependencies for kdesvn

2008-11-02 Thread Andreas Wenning
This is how it should do. We have no guarantee that kdesvn-kio-plugins are compatible with kdesdk-kio-plugins. I can agree that it isn't the optimal solution; I've made a test package in my PPA where kdesvn-kio-plugins provides kdesdk-kio-plugins: https://launchpad.net/~andreas-wenning/+archive

[Bug 292322] Re: broken dependencies for kdesvn

2008-11-01 Thread Andreas Wenning
kdesvn-kio-plugins both depends and replaces kdesdk-kio-plugins ( 4:5.0.0). It should remove kdesdk-kio-plugins and install kdesvn-kio- plugins instead. What happens if you do a sudo aptitude install kdesvn? ** Changed in: kdesvn (Ubuntu) Assignee: (unassigned) = Andreas Wenning