The following commit has been merged in the master branch: commit 909a953be1bb29090c768c26ca621e3d5d2cd710 Author: Russ Allbery <[EMAIL PROTECTED]> Date: Fri Aug 8 21:41:56 2008 -0700
Improve shlibs-declares-dependency-on-other-package description * checks/shared-libs.desc: + [RA] Clarify that shlibs-declares-dependency-on-other-package can be issued for a version mismatch. (Closes: #494400) diff --git a/checks/shared-libs.desc b/checks/shared-libs.desc index 534cbf5..2e2866a 100644 --- a/checks/shared-libs.desc +++ b/checks/shared-libs.desc @@ -123,8 +123,9 @@ Ref: policy 8.6 Tag: shlibs-declares-dependency-on-other-package Type: warning -Info: This package declares in its shlibs control file a dependency on - some other package (and not one listed in the Provides of this package). +Info: This package declares in its shlibs control file either a dependency + on some other package not listed in the Provides of this package or on a + version of this package that the package version doesn't satisfy. . Packages should normally only list in their shlibs control file the shared libraries included in that package, and therefore the dependencies diff --git a/debian/changelog b/debian/changelog index cf479b1..c2e9771 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lintian (1.24.4) UNRELEASED; urgency=low + + * checks/shared-libs.desc: + + [RA] Clarify that shlibs-declares-dependency-on-other-package can be + issued for a version mismatch. (Closes: #494400) + + -- + lintian (1.24.3) unstable; urgency=low The "greetings from Argentina" release. -- Debian package checker -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]