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

[lintian] 01/01: checks/standards-version.desc: Correct which tag are altering.



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

lamby pushed a commit to branch master
in repository lintian.

commit 098ceec8af75aae4d228c634fc1b19224b0e9273
Author: Chris Lamb <lamby@debian.org>
Date:   Wed Jan 3 13:52:07 2018 +0000

    checks/standards-version.desc: Correct which tag are altering.
---
 checks/standards-version.desc        | 4 ++--
 debian/changelog                     | 4 ++--
 t/tests/standards-version-newer/tags | 2 +-
 t/tests/standards-version-old/tags   | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/checks/standards-version.desc b/checks/standards-version.desc
index d60f1b4..7a7adc4 100644
--- a/checks/standards-version.desc
+++ b/checks/standards-version.desc
@@ -22,7 +22,7 @@ Info: The source package refers to a Standards-Version which never
  control field appropriately.
 
 Tag: newer-standards-version
-Severity: wishlist
+Severity: normal
 Certainty: certain
 Info: The source package refers to a Standards-Version which is
  newer than the highest one Lintian is programmed to check.  If the source
@@ -48,7 +48,7 @@ Info: The source package refers to a Standards-Version that has been
  Policy.
 
 Tag: out-of-date-standards-version
-Severity: normal
+Severity: wishlist
 Certainty: certain
 Ref: https://www.debian.org/doc/packaging-manuals/upgrading-checklist.txt
 Info: The source package refers to a Standards-Version older than the one
diff --git a/debian/changelog b/debian/changelog
index 4abe65a..11fcc48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,8 +25,8 @@ lintian (2.5.68) UNRELEASED; urgency=medium
       as instance/class methods do not appear in the symbol table. Thanks
       to Yavor Doganov for the report and help.  (Closes: #749202)
   * checks/standards-version.desc:
-    + [CL] Downgrade severity of newer-standards-version from normal ("W:")
-      to wishlist ("I:").  (Closes: #886210)
+    + [CL] Downgrade severity of out-of-date-standards-version from normal
+      ("W:") to wishlist ("I:").  (Closes: #886210)
 
   * data/files/fnames:
     + [CL] Warn about packages that ship (non-reproducible) Python
diff --git a/t/tests/standards-version-newer/tags b/t/tests/standards-version-newer/tags
index 584080e..0bdef9f 100644
--- a/t/tests/standards-version-newer/tags
+++ b/t/tests/standards-version-newer/tags
@@ -1 +1 @@
-I: standards-version-newer source: newer-standards-version 5.15.0.0 (current is CURRENT)
+W: standards-version-newer source: newer-standards-version 5.15.0.0 (current is CURRENT)
diff --git a/t/tests/standards-version-old/tags b/t/tests/standards-version-old/tags
index d9e8668..1973c9a 100644
--- a/t/tests/standards-version-old/tags
+++ b/t/tests/standards-version-old/tags
@@ -1 +1 @@
-W: standards-version-old source: out-of-date-standards-version 3.9.6 (current is CURRENT)
+I: standards-version-old source: out-of-date-standards-version 3.9.6 (current is CURRENT)

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


Reply to: