Drop Build-Depends on poxml
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
installation-guide (Ubuntu) |
Fix Released
|
Wishlist
|
Colin Watson | ||
Quantal |
Fix Released
|
Wishlist
|
Colin Watson |
Bug Description
installation-guide uses poxml from kdesdk, which is keeping a lot of KDE in main. If installation-guide were updated to use something else, a large dependency chain on KDE could be demoted, which would aid the KDE to better support these packages.
There are three options as I see it:
* convert installation-guide to use another tool (xml2po from gnome-doc-utils may fit the bill nicely)
* fork kdesdk/poxml and have installation-guide use it. As it turns out, poxml only has modest dependencies on qt4, so this might be the way to go.
* drop installation-guide* from the platform.
description: | updated |
Changed in installation-guide (Ubuntu Quantal): | |
assignee: | nobody → Jamie Strandboge (jdstrand) |
description: | updated |
Changed in installation-guide (Ubuntu Quantal): | |
assignee: | Jamie Strandboge (jdstrand) → Colin Watson (cjwatson) |
Actually it won't help Kubuntu to demote the package. All our developers have access to the Kubuntu packageset regardless of if a package is in Main or Universe. There may be other reasons to demote it, but that's not one of them.
Since the KDE stack is maintained by Kubuntu developers anyway, I suspect that forking poxml would result in more work, not less for other developers (I am reasonably confident no Kubuntu devs are going to worry about maintaining the fork).
If you really want to get the stuff out of Main, I'd suggest converting to another tool is the best choice.