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

[lintian] 01/01: Add 4.0.1 as a known standards version.



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

lamby pushed a commit to branch master
in repository lintian.

commit dca8c9995885c4feb71be686f4eaa40f748d7160
Author: Chris Lamb <lamby@debian.org>
Date:   Sat Aug 19 08:19:18 2017 -0700

    Add 4.0.1 as a known standards version.
---
 data/standards-version/release-dates       | 1 +
 debian/changelog                           | 5 +++++
 debian/control                             | 4 ++--
 t/runtests                                 | 2 +-
 t/tests/copyright-file-year-in-future/desc | 1 +
 t/tests/copyright-file-year-in-future/tags | 1 +
 6 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/data/standards-version/release-dates b/data/standards-version/release-dates
index 6c4789b..9a9d213 100644
--- a/data/standards-version/release-dates
+++ b/data/standards-version/release-dates
@@ -9,6 +9,7 @@
 #
 # You'll need libtimedate-perl installed.
 
+4.0.1  1501984067
 4.0.0  1495999627
 3.9.8  1459914598
 3.9.7  1454364231
diff --git a/debian/changelog b/debian/changelog
index d24a122..64dbc0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -85,6 +85,11 @@ lintian (2.5.53) UNRELEASED; urgency=medium
   * data/files/privacy-breaker-websites:
     + [BR] Detect custom donation logos like apache.
     + [BR] Detect generic counter website.
+  * data/standards-version/release-dates:
+    + [CL] Add 4.0.1 as a known standards version.
+
+  * debian/control:
+    + [CL] Mention Debian Policy v4.0.1 in the description.
 
   * commands/lintian.pm:
     + [CL] Apply patch from Maia Everett to avoid British spelling when
diff --git a/debian/control b/debian/control
index 9501475..2e4bda9 100644
--- a/debian/control
+++ b/debian/control
@@ -70,7 +70,7 @@ Build-Depends: aspell,
                unzip,
                xz-utils,
                zip
-Standards-Version: 4.0.0
+Standards-Version: 4.0.1
 Vcs-Git: https://anonscm.debian.org/git/lintian/lintian.git
 Vcs-Browser: https://anonscm.debian.org/git/lintian/lintian.git
 Testsuite: autopkgtest
@@ -133,4 +133,4 @@ Description: Debian package checker
  should check packages with this tool before uploading them to the
  archive.
  .
- This version of Lintian is calibrated for policy version 4.0.0.
+ This version of Lintian is calibrated for policy version 4.0.1.
diff --git a/t/runtests b/t/runtests
index eb15f0f..d4033a2 100755
--- a/t/runtests
+++ b/t/runtests
@@ -107,7 +107,7 @@ our @DPKG_BUILDPACKAGE_CMD = (
     qw(-iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING),
     qw(--source-option=--auto-commit),
 );
-our $STANDARDS_VERSION = '4.0.0';
+our $STANDARDS_VERSION = '4.0.1';
 our $ARCHITECTURE = safe_qx(qw(dpkg-architecture -qDEB_HOST_ARCH));
 my $RUNNER_TS = (stat($0))[9];
 chomp $ARCHITECTURE;
diff --git a/t/tests/copyright-file-year-in-future/desc b/t/tests/copyright-file-year-in-future/desc
index 8ac3d20..8953e5a 100644
--- a/t/tests/copyright-file-year-in-future/desc
+++ b/t/tests/copyright-file-year-in-future/desc
@@ -3,3 +3,4 @@ Version: 1.0
 Description: Test for "future" years in debian/copyright
 Test-For:
  copyright-year-in-future
+ timewarp-standards-version
diff --git a/t/tests/copyright-file-year-in-future/tags b/t/tests/copyright-file-year-in-future/tags
index dfd7b61..1ccfe81 100644
--- a/t/tests/copyright-file-year-in-future/tags
+++ b/t/tests/copyright-file-year-in-future/tags
@@ -1,3 +1,4 @@
+W: copyright-file-year-in-future source: timewarp-standards-version (2017-07-20 < 2017-08-06)
 W: copyright-file-year-in-future: copyright-year-in-future 2100 > 2017 (line 9, column 2)
 W: copyright-file-year-in-future: copyright-year-in-future 2101 > 2017 (line 10, column 2)
 W: copyright-file-year-in-future: copyright-year-in-future 2102 > 2017 (line 10, column 8)

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


Reply to: