[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#339360: lintian: typo in package-name-doesnt-match-sonames



Package: lintian
Version: 1.23.13
Severity: minor
Tags: patch

Dear lintian maintainers,

some copy and paste error seems to have occurred, please see the
attached patch.

Cheers,
Flo
diff -Nru /tmp/lydFnlLX6e/lintian-1.23.13/checks/binaries.desc /tmp/1K7JWy3XIz/lintian-1.23.14/checks/binaries.desc
--- /tmp/lydFnlLX6e/lintian-1.23.13/checks/binaries.desc	2005-07-24 01:09:01.000000000 +0200
+++ /tmp/1K7JWy3XIz/lintian-1.23.14/checks/binaries.desc	2005-11-15 20:51:01.000000000 +0100
@@ -132,7 +132,7 @@
 Type: warning
 Info: The package name of a library package should usually reflect
  the soname of the included library. The package name can determined
- from the package name with the following code snippet:
+ from the library with the following code snippet:
  .
   $ objdump -p /path/to/libfoo-bar.so.1.2.3 | sed -n -e's/^[[:space:]]*SONAME[[:space:]]*//p' | sed -e's/\([0-9]\)\.so\./\1-/; s/\.so\.//'
 Ref: Library Packaging guide 5

Attachment: signature.asc
Description: Digital signature


Reply to: