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

[lintian] 01/01: c/version-substvars.pm: Correct comment



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

nthykier pushed a commit to branch master
in repository lintian.

commit a623eed1b3af3867dc7bac21eadcf951ce56200f
Author: Niels Thykier <niels@thykier.net>
Date:   Mon Aug 26 10:06:33 2013 +0200

    c/version-substvars.pm: Correct comment
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/version-substvars.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/version-substvars.pm b/checks/version-substvars.pm
index 3610f26..b9461de 100644
--- a/checks/version-substvars.pm
+++ b/checks/version-substvars.pm
@@ -114,7 +114,7 @@ sub run {
                         # (b1) any -> any (= ${source:Version})
                         tag 'not-binnmuable-any-depends-any', "$pkg1 -> $pkg2";
                     } else {
-                        # any -> any (= ${source:Version})
+                        # any -> any (>= ${source:Version})
                         # technically this can be "binNMU'ed", though it is
                         # a bit weird.
                         1;

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


Reply to: