summaryrefslogtreecommitdiff
path: root/dh_shlibdeps
diff options
context:
space:
mode:
authorjoey <joey>2002-11-11 00:24:01 +0000
committerjoey <joey>2002-11-11 00:24:01 +0000
commit7f71481a6aeb182fdd37769c22de19ef7fed9cb7 (patch)
treea0a415f8409ef28d90079a3d9f06ddf1d4bd8006 /dh_shlibdeps
parentc0d066ddce232280756df9c5b218c3c6145001bb (diff)
r560: * typo in dh_shlibdeps(1), Closes: #167421
* dh_movefiles: make --list-missing respect --sourcedir. Closes: #168441
Diffstat (limited to 'dh_shlibdeps')
-rwxr-xr-xdh_shlibdeps2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_shlibdeps b/dh_shlibdeps
index 9d7c03f4..f4930054 100755
--- a/dh_shlibdeps
+++ b/dh_shlibdeps
@@ -65,7 +65,7 @@ See example below.
=head1 EXAMPLES
Suppose that your source package produces libfoo1, libfoo-dev, and
-libfoo-bin binary packages. libfoo-bin links against libfoo, and should
+libfoo-bin binary packages. libfoo-bin links against libfoo1, and should
depend on it. In your rules file, first run dh_makeshlibs, then dh_shlibdeps:
dh_makeshlibs