This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit a8b520f2327dcbad1bd6e0ed5b9aff8259a14a28 Author: Chris Lamb <[email protected]> Date: Thu Dec 28 10:26:50 2017 +0000 t/runtests: Set the default Standards-Version to 4.1.3. --- t/runtests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/runtests b/t/runtests index ff0dfb2..7ac1d93 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.2'; +our $STANDARDS_VERSION = '4.1.3'; 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

