Followup-For: Bug #843467
Control: found -1 3.1.2-10
Hi,
the last update didn't work ...
* you need a separate .maintscript file for each package - since each
package has to convert a different symlink
* the version in the .maintscript files should be '3.1.2-11~'
(a little less than the version that introduced the (correct)
dpkg-maintscript-helper calls, not the version that stopped using
symlinks (although ideally these should match ...))
right now I can still produce these overwrite problems:
/usr/share/doc/libxbase64-1/changelog.Debian.gz (libxbase64-1:amd64) !=
/usr/share/doc/libxbase64-doc/changelog.Debian.gz (libxbase64-doc)
/usr/share/doc/libxbase64-1 -> libxbase64-doc
/usr/share/doc/libxbase64-dev/changelog.Debian.gz (libxbase64-dev) !=
/usr/share/doc/libxbase64-doc/changelog.Debian.gz (libxbase64-doc)
/usr/share/doc/libxbase64-dev -> libxbase64-doc
Andreas