summaryrefslogtreecommitdiffstats
path: root/tags/d/debian-rules-passes-version-info-to-dh_shlibdeps.tag
blob: 7682838b802980e6a22a982b10bb09a384981d86 (plain)
1
2
3
4
5
6
7
8
9
10
Tag: debian-rules-passes-version-info-to-dh_shlibdeps
Severity: warning
Check: debian/rules
Explanation: The <code>debian/rules</code> file for this package has a call to
 <code>dh&lowbar;shlibdeps(1)</code> with the <code>--version-info</code> or
 <code>-V</code> option.
 .
 However, this has no effect on <code>dh&lowbar;shlibdeps</code>; you probably
 wanted to pass this option to <code>dh&lowbar;makeshlibs(1)</code> instead.
See-Also: dh_shlibdeps(1), dh_makeshlibs(1)