This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 224eb98af90fc4f6412718b850763cfe347aa847 Author: Chris Lamb <[email protected]> Date: Mon Aug 21 19:38:54 2017 -0400 Add 4.1.0 a known standards version. --- data/standards-version/release-dates | 1 + debian/changelog | 2 +- debian/control | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/data/standards-version/release-dates b/data/standards-version/release-dates index 9a9d213..95c7fb2 100644 --- a/data/standards-version/release-dates +++ b/data/standards-version/release-dates @@ -9,6 +9,7 @@ # # You'll need libtimedate-perl installed. +4.1.0 1503350262 4.0.1 1501984067 4.0.0 1495999627 3.9.8 1459914598 diff --git a/debian/changelog b/debian/changelog index b70d933..fc859a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -88,7 +88,7 @@ lintian (2.5.53) UNRELEASED; urgency=medium + [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. + + [CL] Add 4.0.1 and 4.1.0 as known standards versions. * debian/control: + [CL] Mention Debian Policy v4.0.1 in the description. diff --git a/debian/control b/debian/control index 2e4bda9..31f5672 100644 --- a/debian/control +++ b/debian/control @@ -70,7 +70,7 @@ Build-Depends: aspell, unzip, xz-utils, zip -Standards-Version: 4.0.1 +Standards-Version: 4.1.0 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.1. + This version of Lintian is calibrated for policy version 4.1.0. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

