Hi, On Sat, Nov 07, 2015 at 10:31:54PM +0100, Andreas Beckmann wrote: > No, this is a different issue and requires symlink_to_dir. > > untested libreoffice-dev-doc.maintscript that should fix this: > > symlink_to_dir /usr/share/doc/libreoffice-dev-doc/docs > ../libreoffice-dev/docs 1:5.0.3~rc2-2~
So that what happens? /usr/share/doc/libreoffice-dev-doc/docs will be a dir? There also should be noting linkable to in ./libreoffice-dev since that one's dh_installdocs --link-doc'ed: (That was the cause of all the mess.) On the stretch->sid upgrade I talked about yesterday: lrwxrwxrwx 1 root root 16 Oct 20 04:36 libreoffice-dev -> libreoffice-core root@frodo:/usr/share/doc/libreoffice-dev-doc# ls -la total 152 drwxr-xr-x 4 root root 4096 Nov 8 09:35 . drwxr-xr-x 300 root root 12288 Nov 8 09:32 .. lrwxrwxrwx 1 root root 4 Nov 1 09:19 api -> docs -rw-r--r-- 1 root root 40931 Nov 1 09:18 changelog.Debian.gz -rw-r--r-- 1 root root 72475 Sep 15 09:35 copyright drwxr-xr-x 6 root root 4096 Nov 8 09:35 docs lrwxrwxrwx 1 root root 37 Nov 1 09:19 examples -> ../../../lib/libreoffice/sdk/examples -rw-r--r-- 1 root root 12732 Nov 1 00:55 index.html drwxr-xr-x 2 root root 4096 Nov 8 09:35 readme root@frodo:/usr/share/doc/libreoffice-dev-doc# dpkg -S `pwd`/docs libreoffice-dev-doc: /usr/share/doc/libreoffice-dev-doc/docs Regards, Rene