invoke dh_installdeb after dh_makeshlibs
commiteae99ee8337b38edd684dcf0ad9d37360b5e9f75
authorAndreas Metzler <ametzler@downhill.at.eu.org>
Mon, 16 Aug 2010 14:34:55 +0000 (16 16:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 17 Aug 2010 08:27:58 +0000 (17 10:27 +0200)
treee6bf94bb0670a997583a2d85fffe11fe995d016d
parentbaef1646ac879c1f19e3307b642ae58475aa7a76
invoke dh_installdeb after dh_makeshlibs

lintian says

W: wmaker source: debian-rules-calls-debhelper-in-odd-order
dh_makeshlibs

and indeed invoking dh_installdeb (which install the maintainerscripts)
before dh_makeshlibs can add the ldconfig call to them causes these
errors:
E: libwutil1: postinst-must-call-ldconfig usr/lib/libWUtil.so.1.0.2
E: libwings2: postinst-must-call-ldconfig usr/lib/libWINGs.so.2.0.1
debian/rules