Andreas Tille: > I had a look into #771753 and noticed that the proper maintscripts that > should deal with the issue are included into the packaging. However, I > can confirm that it only works for package libavifile-0.7c2 but not for > libavifile-0.7-bin and libavifile-0.7-dev. > (...) > Does anybody have a clue why symlink_to_dir works perfectly for > libavifile-0.7c2 but not for libavifile-0.7-bin and libavifile-0.7-dev?
-bin and -dev are missing the Pre-Depends: ${misc:Pre-Depends}
libavifile-0.7c2 has it.
Moreover, there have been a few bugs in old versions of symlink_to_dir.
Current UNRELEASED implementation of debhelper set minimum version of
dpkg at 1.17.14
https://anonscm.debian.org/cgit/debhelper/debhelper.git/commit/dh_installdeb?id=20c42b08a649f18522bc25ddec8e099ee7133e1e
Some packages have been hardcoding both the pre-depends and the
build-depends, as a result:
https://anonscm.debian.org/cgit/pkg-apache/apache2.git/commit/?id=edb81a0755c37594c1bb16fb691296442a6a2ae0
It might help
--
Nirgal
signature.asc
Description: OpenPGP digital signature

