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

Consejo Iberoamericano



Author: rra
Date: 2006-05-04 06:49:44 +0200 (Thu, 04 May 2006)
New Revision: 658

Modified:
   trunk/checks/shared-libs.desc
   trunk/debian/changelog
Log:
* checks/shared-libs.desc:
  + [RA] Document that exceptions to the -fPIC rule for shared libraries
    are possible and ask that such exceptions be documented with lintian
    overrides.

Modified: trunk/checks/shared-libs.desc

----- Original Message -----
From: <rra@debian.org>
To: <debian-lint-maint@lists.debian.org>
Sent: Wednesday, May 03, 2006 11:49 PM
Subject: lintian: r658 - in trunk: checks debian


Author: rra
Date: 2006-05-04 06:49:44 +0200 (Thu, 04 May 2006)
New Revision: 658

Modified:
   trunk/checks/shared-libs.desc
   trunk/debian/changelog
Log:
* checks/shared-libs.desc:
  + [RA] Document that exceptions to the -fPIC rule for shared libraries
    are possible and ask that such exceptions be documented with lintian
    overrides.

Modified: trunk/checks/shared-libs.desc
===================================================================
--- trunk/checks/shared-libs.desc 2006-05-04 04:41:38 UTC (rev 657)
+++ trunk/checks/shared-libs.desc 2006-05-04 04:49:44 UTC (rev 658)
@@ -1,7 +1,7 @@
 Check-Script: shared-libs
 Author: Christian Schwarz <schwarz@debian.org>
 Abbrev: shl
-Standards-Version: 3.2.0
+Standards-Version: 3.7.2
 Type: binary, udeb
 Unpack-Level: 1
 Needs-Info: file-info, objdump-info
@@ -25,7 +25,11 @@
  separately from the static libraries with the -fPIC option.
  .
  Another common mistake that causes this problem is linking with
- ``gcc -Wl,-shared'' instead of ``gcc -shared''.
+ <tt>gcc -Wl,-shared</tt> instead of <tt>gcc -shared</tt>.
+ .
+ In some cases, exceptions to this rule are warranted. If this is such a
+ case, follow the procedure outlined in Policy and then please document
+ the exception by adding a lintian override to this package.

 Tag: ldconfig-symlink-missing-for-shlib
 Type: error

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-05-04 04:41:38 UTC (rev 657)
+++ trunk/debian/changelog 2006-05-04 04:49:44 UTC (rev 658)
@@ -28,6 +28,10 @@
       require Pre-Depends on x11-common (>= 1:7.0.0).  Remove the
       duplicate check for files in /usr/bin/X11 since it no longer adds
       additional information.
+  * checks/shared-libs.desc:
+    + [RA] Document that exceptions to the -fPIC rule for shared libraries
+      are possible and ask that such exceptions be documented with lintian
+      overrides.
   * checks/standards-version:
     + [RA] Update to 3.7.2.

@@ -35,7 +39,7 @@
     + [RA] Update standards version to 3.7.2 (no changes required).
     + [RA] Update description to note calibration for Policy 3.7.2.

- -- Russ Allbery <rra@debian.org>  Wed,  3 May 2006 21:07:34 -0700
+ -- Russ Allbery <rra@debian.org>  Wed,  3 May 2006 21:49:22 -0700

 lintian (1.23.19) unstable; urgency=low



--
To UNSUBSCRIBE, email to debian-lint-maint-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org





Reply to: