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

[lintian] 01/01: Improve description of pkg-config-multi-arch-wrong-dir tag



This is an automated email from the git hooks/post-receive script.

broucaries-guest pushed a commit to branch master
in repository lintian.

commit 966dba7b3adc6437739fa7a29da5f350ac3e73c3
Author: Bastien ROUCARIÈS <roucaries.bastien@gmail.com>
Date:   Mon Nov 4 21:36:36 2013 +0100

    Improve description of pkg-config-multi-arch-wrong-dir tag
    
    Another likely cause for this case is using debhelper 9 or newer (thus enabling
    multi-arch paths by default) on a non multi-arched package.
    
    Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
    The usual cure is in this case to render your package multi-arch.
---
 checks/files.desc |    4 ++++
 debian/changelog  |    4 ++++
 2 files changed, 8 insertions(+)

diff --git a/checks/files.desc b/checks/files.desc
index b98f414..ddb3b22 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -1303,6 +1303,10 @@ Certainty: possible
 Info: The arch all pkg-config file contains reference to an multi-arch path.
  .
  This can be usually be fixed by moving this file to a multi-arch path.
+ .
+ Another likely cause is using debhelper 9 or newer (thus enabling
+ multi-arch paths by default) on a non multi-arched package.
+ The usual cure is in this case to render your package multi-arch.
 
 Tag: dir-or-file-in-home
 Severity: serious
diff --git a/debian/changelog b/debian/changelog
index 0ce4990..7e79b57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ lintian (2.5.20) UNRELEASED; urgency=low
       license.  (Closes: #724930)
     + [BR] Abstract sliding window algorithm and use it for
       license check.  (Closes: #720348)
+  * checks/files.desc
+    + [BR] Improve description of pkg-config-multi-arch-wrong-dir
+      tag. Add debhelper > 9 on non multi-arched package as a likely
+      cause (Closes: #723886).
 
   * data/binary/embedded-libs:
     + [RG] Detect embedded copies of poppler/xpdf.  (Closes: #724733)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: