>>>> "DA" == Domenico Andreoli <[EMAIL PROTECTED]> writes:
[...] >> So is "dh_makeshlibs -V" (i.e. bump the version uncondtionally) simply >> the lazy-man's way of doing this? >> > best solution INHO is to write .shlibs file by hand and update minimum > version required every time you understand ABI is changing. upstream > developer can help a lot in this. This is a file to edit and some maintainer forget that. A line like this in debian/rules is better IMHO. dh_makeshlibs -plibpanel-applet0 -V 'libpanel-applet0 (>= 1.4.0.2-3)' Christian

