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

[lintian] 01/01: checks/version-substvars.desc: Don't recommend "Source-Version" in tag descriptions.



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

lamby pushed a commit to branch master
in repository lintian.

commit 4fd0fa4bc3949b01b9f2ad1ddf0d6047574df956
Author: Chris Lamb <lamby@debian.org>
Date:   Thu Nov 16 03:44:11 2017 +0900

    checks/version-substvars.desc: Don't recommend "Source-Version" in tag descriptions.
---
 checks/version-substvars.desc | 4 ++--
 debian/changelog              | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/checks/version-substvars.desc b/checks/version-substvars.desc
index 60995cd..a918490 100644
--- a/checks/version-substvars.desc
+++ b/checks/version-substvars.desc
@@ -18,7 +18,7 @@ Tag: not-binnmuable-any-depends-all
 Severity: important
 Certainty: certain
 Info: The package is not safely binNMUable because an arch:any package
- depends on an arch:all package with a (= ${Source-Version}) or
+ depends on an arch:all package with a (= ${source:Version}) or
  (= ${binary:Version}) relationship. Please use (= ${source:Version})
  instead.
  .
@@ -29,7 +29,7 @@ Tag: not-binnmuable-all-depends-any
 Severity: important
 Certainty: certain
 Info: The package is not safely binNMUable because an arch:all package
- depends on an arch:any package with a strict (= ${Source-Version}), or
+ depends on an arch:any package with a strict (= ${source:Version}), or
  similar, relationship.
  .
  It is not possible for arch:all packages to depend so strictly on
diff --git a/debian/changelog b/debian/changelog
index 8a164b9..0eba013 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ lintian (2.5.60) UNRELEASED; urgency=medium
       (Closes: #881389)
     + [AB] Also mention Emacs' "M-x wh-cl" (whitespace-cleanup) for
       file-contains-trailing-whitespace.
+  * checks/version-substvars.desc:
+    + [CL] Don't recommend "Source-Version" in tag descriptions.
 
   * data/fields/*:
     + [CL] Revert patch from Guillem Jover to add a "golang" archive

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


Reply to: