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

[SCM] Debian package checker branch, master, updated. 2.5.11-243-g8d1a49c



The following commit has been merged in the master branch:
commit 8d1a49c943762fec47eccff0fb63ffe074a6fbae
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Apr 12 00:16:07 2013 +0200

    Demote severity/certainty of two experimental tags
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/duplicate-files.desc b/checks/duplicate-files.desc
index 047e2fc..7bc8a06 100644
--- a/checks/duplicate-files.desc
+++ b/checks/duplicate-files.desc
@@ -6,7 +6,7 @@ Needs-Info: md5sums, index
 Info: This script checks for duplicate files using checksums
 
 Tag: duplicate-files
-Severity: minor
+Severity: pedantic
 Certainty: possible
 Experimental: yes
 Info: The package ships the two (or more) files with the exact same
diff --git a/checks/symlinks.desc b/checks/symlinks.desc
index cdde6ea..74ec81e 100644
--- a/checks/symlinks.desc
+++ b/checks/symlinks.desc
@@ -7,7 +7,7 @@ Info: This script checks for broken symlinks.
 
 Tag: package-contains-broken-symlink
 Severity: normal
-Certainty: possible
+Certainty: wild-guess
 Experimental: yes
 Info: The package contains a symlink but the destination
  for the link does not exist in the package nor in its
diff --git a/debian/changelog b/debian/changelog
index 09dfbe9..8205368 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -67,6 +67,8 @@ lintian (2.5.12) UNRELEASED; urgency=low
     + [NT] Ignore "extended-description-is-probably-too-short"
       for metapackages.  Thanks to Axel Beckert for the
       report.
+  * checks/duplicate-files.desc:
+    + [NT] Demote severity of "duplicate-files" tag to pedantic.
   * checks/fields{,.desc}:
     + [NT] Apply patch from Samuel Bronson to detect some
       broken or poor Vcs URLs.  Also thanks to James McCoy for
@@ -130,6 +132,8 @@ lintian (2.5.12) UNRELEASED; urgency=low
       in their target.  This is usually a sign that a wildcard did
       not properly expand.  Thanks to Bernd Zeimetz for the report.
       (Closes: #683737)
+    + [NT] Demote certainty of package-contains-broken-symlink to
+      wild-guess.
   * checks/testsuite{,.desc}:
     + [NT] New check written by Nicolas Boulenguez to catch some
       mistakes with the new autopkgtest tests.

-- 
Debian package checker


Reply to: