Comment 2 for bug 564506

Revision history for this message
Jo Shields (directhex) wrote :

This patch completes a large number of fixups on indicator-application, including this one.

* CLI policy compatible install location and package names
* Fix pcfile
* Insert correct rule dependencies in debian/rules to make sure dh_makeshlibs on libappindicator0 happens before dh_clideps on libappindicator0.0-cil (removes need for manual dependency). Also, version the dependency so packages built against (and needing) libappindicator0 will version that dependency automatically

The build-deps in banshee-community-extensions will need to be tweaked due to including the API version in the package file containing the API-versioned pcfile (the alternative is to remove the version from both package name and pcfile name, but as per policy, it must match).