From: Julian Andres Klode Date: Sun, 5 Jan 2014 18:41:15 +0000 (+0100) Subject: debian/rules: Call dh_makeshlibs for 'apt' X-Git-Tag: 0.9.15~3 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/e093518c03b49a2def83d8b680be4490fed6e69c?hp=e093518c03b49a2def83d8b680be4490fed6e69c debian/rules: Call dh_makeshlibs for 'apt' The package ships libapt-private now, so we need an ldconfig call in postinst. dh_makeshlibs creates one for us. Reported-by: lintian ---