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

lintian: r1250 - in trunk: checks debian



Author: rra
Date: 2008-03-05 18:49:53 +0100 (Wed, 05 Mar 2008)
New Revision: 1250

Modified:
   trunk/checks/binaries.desc
   trunk/debian/changelog
Log:
* checks/binaries{.desc,}
  + [RA] Suggest an override for arch: all packages containing binaries
    independent of the host architecture (such as for cross-compiles).

Modified: trunk/checks/binaries.desc
===================================================================
--- trunk/checks/binaries.desc	2008-03-05 02:25:32 UTC (rev 1249)
+++ trunk/checks/binaries.desc	2008-03-05 17:49:53 UTC (rev 1250)
@@ -9,7 +9,11 @@
 Tag: arch-independent-package-contains-binary-or-object
 Type: error
 Info: The package contains a binary or object file but is tagged
- `Architecture: all'.
+ Architecture: all.
+ .
+ If this package contains binaries or objects for cross-compiling or
+ binary blobs for other purposes independent of the host architecture
+ (such as BIOS updates or firmware), please add a Lintian override.
 
 Tag: unstripped-binary-or-object
 Type: error

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-03-05 02:25:32 UTC (rev 1249)
+++ trunk/debian/changelog	2008-03-05 17:49:53 UTC (rev 1250)
@@ -1,8 +1,10 @@
 lintian (1.23.47) UNRELEASED; urgency=low
 
-  * checks/binaries:
+  * checks/binaries{.desc,}
     + [RA] Permit architecture: all packages to have binaries in the
       multiarch directories.  (Closes: #469301)
+    + [RA] Suggest an override for arch: all packages containing binaries
+      independent of the host architecture (such as for cross-compiles).
   * checks/scripts:
     + [RA] Attempt to quash some Perl warnings.
   * checks/shared-libs:


Reply to: