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

[SCM] Debian package checker branch, master, updated. 2.5.11-135-g8be231d



The following commit has been merged in the master branch:
commit 8be231dac26938fbaf1ec8df091b7dd7a5cc3bd0
Author: Raúl Benencia <rul@kalgan.cc>
Date:   Thu Jan 31 16:22:06 2013 +0100

    c/files.desc: Fix typo of Pre-Depends
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/files.desc b/checks/files.desc
index 4dabb33..cb739bb 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -1241,7 +1241,7 @@ Certainty: certain
 Info: The package ships a library in one of the multiarch lib directories,
  /lib/&lt;triplet&gt; and /usr/lib/&lt;triplet&gt;, but does not declare a
  pre-dependency on multiarch-support.  Packages installing to these
- paths must Pre-Depend: multiarch-support to ensure the library can be
+ paths must Pre-Depends: multiarch-support to ensure the library can be
  found by the dynamic linker at every point during an upgrade.
 
 Tag: package-contains-no-arch-dependent-files
diff --git a/debian/changelog b/debian/changelog
index 9962c84..50b151d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,6 +52,8 @@ lintian (2.5.12) UNRELEASED; urgency=low
     + [NT] Accept libx32 as an bi-arch directory.
     + [NT] Ignore gzipped lintian overrides when checking whether
       a package is empty.
+    + [NT] Fix typo of Pre-Depends, thanks to Raúl Benencia for
+      spotting it.  (Closes: #699452)
   * checks/init.d:
     + [NT] Fix regression where Lintian would not properly match
       init.d passed to update-rc.d.  Thanks to Michael Meskes for

-- 
Debian package checker


Reply to: