@Mathias: Packages need to install their docs into
/usr/share/doc/<packagename>/, so /usr/share/doc/libgtkmm-3.0-doc/ is
correct. So we indeed need to fix the .devhelp2 file.

@Murray: "make install" only installs into debian/tmp/, from where the
various debian/<packagename.install> files grab files and distribute
them into the various binary package directories. As that says "install
debian/tmpusr/share/doc/gtkmm-3.0 into usr/share/doc/libgtkmm-3.0-doc",
this explains the "out of sync".

So if we can configure the package to install the files into
usr/share/doc/libgtkmm-3.0-doc right away, then the .install file can
become simpler, and the .devhelp contents should be correct, too.
Mathias, do you want to investigate this?

** Changed in: gtkmm3.0 (Ubuntu)
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/886705

Title:
  gtkmm 3.0 docs don't work in devhelp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtkmm3.0/+bug/886705/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to