Comment 4 for bug 1612299

Revision history for this message
Alberto Mardegan (mardy) wrote : Re: [Bug 1612299] Re: [MIR] ubuntu-system-settings-online-accounts

On 08/18/2016 06:45 PM, Michael Terry wrote:
> So about splitting libonline-accounts-plugin or not... If it's truly
> never linked externally, the simplest thing might be to drop the whole
> online-accounts-plugin section from the .pc file (but keep the
> plugin_qml_dir variable), drop its .so symlink, and drop its dependency
> on the main package.

I'm going for this option.

> Oh, and I'm now noticing two other lintian errors about calling out to
> public jquery:
[...]
> I don't think these are blockers for main, but they should be fixed (I'm
> not sure why lintian doesn't care about the script/images from
> developer.ubuntu.com or the css from fonts.googleapis.com...).

I had a look at the ubuntu-ui-tollkit, to see how it has solved this
issue, and it's not solved there either. Given that these HTML files are
not served locally, but are meant to be published on a website such as
developer.ubuntu.com, I don't think that the lintian warning applies in
this case.