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

[lintian] 01/02: Add 4.1.4 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 4b5394587719e750849a5c64f9150a37fb41d440
Author: Chris Lamb <lamby@debian.org>
Date:   Thu Apr 5 18:36:14 2018 +0100

    Add 4.1.4 as a known Standards-Version.
---
 data/standards-version/release-dates | 1 +
 debian/changelog                     | 3 +++
 debian/control                       | 4 ++--
 t/runtests                           | 2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/data/standards-version/release-dates b/data/standards-version/release-dates
index 500ddd2..15fb3aa 100644
--- a/data/standards-version/release-dates
+++ b/data/standards-version/release-dates
@@ -7,6 +7,7 @@
 #
 #     date '+%s' -d '<date of release>'
 
+4.1.4  1522944496
 4.1.3  1514413860
 4.1.2  1512080585
 4.1.1  1506553200
diff --git a/debian/changelog b/debian/changelog
index d67e72d..9f2909f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,9 @@ lintian (2.5.81) UNRELEASED; urgency=medium
     + [CL] Apply patch from Ville Skyttä correcting many spelling mistakes
       in Lintian itself.  Thanks!  (Closes: #894834)
 
+  * data/standards-version/release-dates:
+    + [CL] Add 4.1.4 as a known Standards-Version.
+
   * lib/Lintian/Check.pm:
     + [CL] Avoid false positives in spelling detection by allowing "(s)"
       suffixes instead of universally stripping all parenthesis.  This
diff --git a/debian/control b/debian/control
index 8bdf463..456016f 100644
--- a/debian/control
+++ b/debian/control
@@ -71,7 +71,7 @@ Build-Depends: aspell <!nocheck>,
                unzip <!nocheck>,
                xz-utils <!nocheck>,
                zip <!nocheck>,
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
 Rules-Requires-Root: no
 Vcs-Git: https://anonscm.debian.org/git/lintian/lintian.git
 Vcs-Browser: https://anonscm.debian.org/git/lintian/lintian.git
@@ -136,4 +136,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.1.3.
+ This version of Lintian is calibrated for policy version 4.1.4.
diff --git a/t/runtests b/t/runtests
index 7ac1d93..b2cc8b3 100755
--- a/t/runtests
+++ b/t/runtests
@@ -108,7 +108,7 @@ our @DPKG_BUILDPACKAGE_CMD = (
     qw(-iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING),
     qw(--source-option=--auto-commit),
 );
-our $STANDARDS_VERSION = '4.1.3';
+our $STANDARDS_VERSION = '4.1.4';
 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: