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

[SCM] Debian package checker branch, master, updated. 2.5.6-88-g9100cd9



The following commit has been merged in the master branch:
commit 9100cd91ab07d69770359e4e4e8163e7aad59030
Author: Niels Thykier <niels@thykier.net>
Date:   Thu Apr 12 20:51:29 2012 +0200

    c/filename-length: Reword package-has-long-file-name
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/filename-length.desc b/checks/filename-length.desc
index e94b9d1..aa9b010 100644
--- a/checks/filename-length.desc
+++ b/checks/filename-length.desc
@@ -11,12 +11,11 @@ Info: The package has a very long filename.  This may complicate
  shipping the package on some media that put restrictions on the
  length of the filenames (such as CDs).
  .
- For architecture dependent package, the number in the brackets
- represents the filename length on of the package on the architecture
- with the longest name known to Lintian.
+ For architecture dependent packages, the tag is emitted based on the
+ length of the longest architecture name rather than the name of the
+ current architecture.
  .
- The tag is emitted based on the length of longest architecture name
- rather than the name of the current architecture.
+ This length will be written in brackets after the actual length.
 Ref: http://lists.debian.org/debian-devel/2011/03/msg00943.html
 
 Tag: source-package-component-has-long-file-name
diff --git a/debian/changelog b/debian/changelog
index 1e728b9..3bf24be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,6 +60,9 @@ lintian (2.5.7) UNRELEASED; urgency=low
       check is only done on initial uploads of new upstream
       releases.  Thanks to Stefano Rivera and Julian Taylor for
       their additional suggestions.  (Closes: #649277)
+  * checks/filename-length.desc:
+    + [ADB, NT] Reword description of package-has-long-file-name.
+      Thanks to Andreas Beckmann for suggestion.
   * checks/files{,.desc}:
     + [NT] Remove "manual" lazy loads of data files.
     + [NT] Remove code for the uses-FHS-doc-dir tag.

-- 
Debian package checker


Reply to: