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

[lintian] 01/02: Raise severity of package-contains-timestamped-gzip.



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit e988d98976d6769b417eff14c058098e2c88852a
Author: bastien <roucaries.bastien+debian@gmail.com>
Date:   Mon Jun 15 21:53:37 2015 +0200

    Raise severity of package-contains-timestamped-gzip.
    
    Closes: #778328
    
    Signed-off-by: bastien <roucaries.bastien+debian@gmail.com>
---
 checks/files.desc       | 2 +-
 debian/changelog        | 4 +++-
 t/tests/files-gzip/tags | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/checks/files.desc b/checks/files.desc
index 42739c9..5af96c6 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -1620,7 +1620,7 @@ Info: This package ships a PKCS#11 module configuration file under
  convention and may ignore them in the future.
 
 Tag: package-contains-timestamped-gzip
-Severity: wishlist
+Severity: normal
 Certainty: certain
 Info: The package contains a gzip-compressed file that has timestamps.
  Such files make the packages unreproducible, because their
diff --git a/debian/changelog b/debian/changelog
index 291ac35..30cd063 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,7 @@ lintian (2.5.32) UNRELEASED; urgency=medium
   * checks/fields.pm:
     + [BR] Detect double comma in  uploaders fields.
       (Closes: #783628).
-  * checks/files.pm:
+  * checks/files.{desc,pm}:
     + [NT] Apply patch from Tomasz Buchert to avoid false-positive
       package-contains-timestamped-gzip in some cases.
       (Closes: #762105)
@@ -40,6 +40,8 @@ lintian (2.5.32) UNRELEASED; urgency=medium
       from openmapstreet.
     + [NT] Tweak the "extra-license-file" check to avoid some
       common false-positives.
+    + [BR] Raise severity of package-contains-timestamped-gzip.
+      (Closes: #778328).
   * checks/java.pm:
     + [NT] Fix "off-by-one" in the check for the maximum permitted
       Java major version.
diff --git a/t/tests/files-gzip/tags b/t/tests/files-gzip/tags
index 74c8c3e..f474f2a 100644
--- a/t/tests/files-gzip/tags
+++ b/t/tests/files-gzip/tags
@@ -1,3 +1,3 @@
-I: files-gzip: package-contains-timestamped-gzip etc/timestamped-now.gz
 W: files-gzip: gz-file-not-gzip etc/bad.gz
 W: files-gzip: gz-file-not-gzip usr/share/doc/files-gzip/changelog.gz
+W: files-gzip: package-contains-timestamped-gzip etc/timestamped-now.gz

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


Reply to: