The following commit has been merged in the master branch:
commit a46bb9454e42252af6c74a3915fb9f29fe30adb9
Author: Russ Allbery <[email protected]>
Date: Mon Apr 27 00:44:18 2009 -0700
checks/shared-libs now requires unpack level 2
* checks/shared-libs{,.desc}:
+ [RA] Requires unpack level 2 to read the *.la files.
diff --git a/checks/shared-libs.desc b/checks/shared-libs.desc
index 3a8b79b..d057a45 100644
--- a/checks/shared-libs.desc
+++ b/checks/shared-libs.desc
@@ -2,7 +2,7 @@ Check-Script: shared-libs
Author: Christian Schwarz <[email protected]>
Abbrev: shl
Type: binary, udeb
-Unpack-Level: 1
+Unpack-Level: 2
Needs-Info: file-info, objdump-info
Info: This script checks if a binary package conforms to shared library policy.
diff --git a/debian/changelog b/debian/changelog
index d4f52f6..a8a5c24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,13 +48,14 @@ lintian (2.2.10) UNRELEASED; urgency=low
explain why it warns about a php4-cli dependency. (Closes: #525484)
+ [RA] Add jruby1.2 and allow an unversioned jruby reference. Thanks,
Sebastien Delafond. (Closes: #523001)
- * checks/shared-libs:
+ * checks/shared-libs{,.desc}:
+ [RA] Strip trailing slashes from the libdir path in *.la files
before checking it for correctness. Thanks, Patrick Matthäi.
(Closes: #524228)
+ [RA] Special-case *.la files for Python modules installed in
/usr/share/pyshared, since they're moved during install. Thanks,
Jonas Smedegaard. (Closes: #522623)
+ + [RA] Requires unpack level 2 to read the *.la files.
* checks/standards-version.desc:
+ [ADB] Fix a couple of spelling mistakes ("verison" -> "version").
Thanks, Guillaume Delacour. (Closes: #522643)
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]