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

[lintian] 02/02: c/changes-file: make backports-changes-missing wishlist



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

nthykier pushed a commit to branch master
in repository lintian.

commit d0c3298e664fbfc06f482e799d5ae319b541914e
Author: Niels Thykier <niels@thykier.net>
Date:   Thu May 14 09:14:40 2015 +0200

    c/changes-file: make backports-changes-missing wishlist
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/changes-file.desc               | 12 ++++++------
 debian/changelog                       |  4 ++++
 t/tests/changelog-file-backport/tags   |  2 +-
 t/tests/distribution-multiple-bad/tags |  2 +-
 4 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/checks/changes-file.desc b/checks/changes-file.desc
index e8bfdea..83c5d5b 100644
--- a/checks/changes-file.desc
+++ b/checks/changes-file.desc
@@ -131,13 +131,13 @@ Info: The Changed-By address includes root user, which is
  was not built in a sane environment.
 
 Tag: backports-changes-missing
-Severity: serious
-# if there are no false positives, this could possibly be increased
+Severity: wishlist
 Certainty: possible
-Info: The changes file only has changelog entries from a single version. For
- backports, all changes since (old)stable or the previous backport should be
- listed (usually by adding the '-v' option to the build).
-Ref: http://backports.debian.org/Contribute/
+Info: The changes file only has changelog entries from a single version.  It
+ is recommended for backports to include all changes since (old)stable or
+ the previous backport.  This can be done by adding the '-v' option to the
+ build with the appropiate version.
+Ref: http://backports.debian.org/Contribute/, #785084
 
 Tag: backports-upload-has-incorrect-version-number
 Severity: serious
diff --git a/debian/changelog b/debian/changelog
index c800e44..35e6200 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ lintian (2.5.32) UNRELEASED; urgency=medium
 
   XXX: generate tag summary
 
+  * checks/changes-file.{desc,pm}:
+    + [NT] Downgrade backports-changes-missing to a wishlist (I) tag.
+      Thanks to Vincent Cheng for the report.  (Closes: #785084)
+
   * debian/changelog:
     + [NT] Add missing list of new / removed tags to the
       entry for the previous release.
diff --git a/t/tests/changelog-file-backport/tags b/t/tests/changelog-file-backport/tags
index fd07370..45f6067 100644
--- a/t/tests/changelog-file-backport/tags
+++ b/t/tests/changelog-file-backport/tags
@@ -1,2 +1,2 @@
-E: changelog-file-backport changes: backports-changes-missing
 E: changelog-file-backport changes: backports-upload-has-incorrect-version-number 1.0
+I: changelog-file-backport changes: backports-changes-missing
diff --git a/t/tests/distribution-multiple-bad/tags b/t/tests/distribution-multiple-bad/tags
index 044aae5..eb545f3 100644
--- a/t/tests/distribution-multiple-bad/tags
+++ b/t/tests/distribution-multiple-bad/tags
@@ -1,6 +1,6 @@
-E: distribution-multiple-bad changes: backports-changes-missing
 E: distribution-multiple-bad changes: backports-upload-has-incorrect-version-number 1.0
 E: distribution-multiple-bad changes: bad-distribution-in-changes-file bar
 E: distribution-multiple-bad changes: bad-distribution-in-changes-file foo
 E: distribution-multiple-bad changes: bad-distribution-in-changes-file foo-backportss
 E: distribution-multiple-bad changes: multiple-distributions-in-changes-file stable foo-backportss bar foo
+I: distribution-multiple-bad changes: backports-changes-missing

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


Reply to: