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

[lintian] 01/01: Calibrate for S-V 4.0.0



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

nthykier pushed a commit to branch smoke-me/policy-v4.0.0
in repository lintian.

commit e54ba1bf9ab7b4162678f4d29076446702e8e957
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Jun 17 11:18:08 2017 +0000

    Calibrate for S-V 4.0.0
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 data/standards-version/release-dates | 1 +
 debian/control                       | 2 +-
 t/runtests                           | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/data/standards-version/release-dates b/data/standards-version/release-dates
index cba105d..6c4789b 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.0  1495999627
 3.9.8  1459914598
 3.9.7  1454364231
 3.9.6  1410977000
diff --git a/debian/control b/debian/control
index 53be9ea..5b8808a 100644
--- a/debian/control
+++ b/debian/control
@@ -127,4 +127,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 3.9.8.
+ This version of Lintian is calibrated for policy version 4.0.0.
diff --git a/t/runtests b/t/runtests
index 91028ee..eb15f0f 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 = '3.9.8';
+our $STANDARDS_VERSION = '4.0.0';
 our $ARCHITECTURE = safe_qx(qw(dpkg-architecture -qDEB_HOST_ARCH));
 my $RUNNER_TS = (stat($0))[9];
 chomp $ARCHITECTURE;

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


Reply to: