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

[SCM] Debian package checker branch, master, updated. 2.5.0-rc2-156-gadf6a8b



The following commit has been merged in the master branch:
commit adf6a8bb381db22bd5144ef1acde5352510df6c6
Author: Niels Thykier <niels@thykier.net>
Date:   Thu Apr 21 00:08:53 2011 +0200

    Made the broken symlink tag experimental

diff --git a/checks/symlinks.desc b/checks/symlinks.desc
index a6c0661..43aa0fd 100644
--- a/checks/symlinks.desc
+++ b/checks/symlinks.desc
@@ -8,6 +8,7 @@ Info: This script checks for broken symlinks.
 Tag: package-contains-broken-symlink
 Severity: normal
 Certainty: possible
+Experimental: yes
 Info: The package contains a symlink but the destination
  for the link does not exist in the package nor in its
  direct dependencies.
diff --git a/t/tests/symlinks-broken/tags b/t/tests/symlinks-broken/tags
index a04e8b4..316eee6 100644
--- a/t/tests/symlinks-broken/tags
+++ b/t/tests/symlinks-broken/tags
@@ -1 +1 @@
-W: broken-links: package-contains-broken-symlink usr/lib/broken-links/some.conf /etc/some.conf
+X: broken-links: package-contains-broken-symlink usr/lib/broken-links/some.conf /etc/some.conf

-- 
Debian package checker


Reply to: