This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit a5146df5a79f449e9ae9c44554968418aa1f7900 Author: Chris Lamb <[email protected]> Date: Mon Aug 28 14:10:47 2017 +0100 Upgrade latest-debian-changelog-entry-without-new-date from a warning to an error. (Closes: #873490) --- checks/changelog-file.desc | 2 +- debian/changelog | 2 ++ t/tests/changelog-file-general/tags | 2 +- t/tests/legacy-foo++/tags | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/checks/changelog-file.desc b/checks/changelog-file.desc index 7eb17f3..df848ac 100644 --- a/checks/changelog-file.desc +++ b/checks/changelog-file.desc @@ -196,7 +196,7 @@ Info: The NEWS.Debian file must be valid UTF-8, an encoding of the Unicode $ mv NEWS.Debian.new NEWS.Debian Tag: latest-debian-changelog-entry-without-new-date -Severity: normal +Severity: important Certainty: certain Info: The latest Debian changelog entry has either the same or even an older date as the entry before. diff --git a/debian/changelog b/debian/changelog index 1369bdc..8d124bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -170,6 +170,8 @@ lintian (2.5.52) unstable; urgency=medium + [CL] Expand the rationale for the latest-debian-changelog-entry-without-new-date tag to mention possible implications for SOURCE_DATE_EPOCH/reproducible builds. + + [CL] Upgrade latest-debian-changelog-entry-without-new-date from + a warning to an error. (Closes: #873490) * checks/control-file.pm: + [NT] Remove check for missing versioned build-depends for dpkg and debhlper when using Build-Profiles. The necessary versions diff --git a/t/tests/changelog-file-general/tags b/t/tests/changelog-file-general/tags index c5a8859..3b0fb55 100644 --- a/t/tests/changelog-file-general/tags +++ b/t/tests/changelog-file-general/tags @@ -1,4 +1,5 @@ E: changelog-file-general: debian-changelog-file-contains-invalid-email-address unknown@unknown +E: changelog-file-general: latest-debian-changelog-entry-without-new-date E: changelog-file-general: possible-missing-colon-in-closes Closes #555555 W: changelog-file-general: changelog-not-compressed-with-max-compression changelog.Debian.gz W: changelog-file-general: changelog-references-temp-security-identifier TEMP-1234567-abcdef @@ -6,7 +7,6 @@ W: changelog-file-general: debian-changelog-file-contains-obsolete-user-emacs-se W: changelog-file-general: debian-changelog-line-too-long line 15 W: changelog-file-general: debian-changelog-line-too-long line 8 W: changelog-file-general: improbable-bug-number-in-closes 1234 -W: changelog-file-general: latest-debian-changelog-entry-without-new-date W: changelog-file-general: latest-debian-changelog-entry-without-new-version W: changelog-file-general: misspelled-closes-bug #666666 X: changelog-file-general: bad-intended-distribution intended to experimental but uploaded to unstable diff --git a/t/tests/legacy-foo++/tags b/t/tests/legacy-foo++/tags index 88a2fd7..c3cb807 100644 --- a/t/tests/legacy-foo++/tags +++ b/t/tests/legacy-foo++/tags @@ -11,6 +11,7 @@ E: foo++ source: wrong-debian-qa-address-set-as-maintainer Lintian Maintainer <d E: foo++-helper: wrong-debian-qa-address-set-as-maintainer Lintian Maintainer <[email protected]> E: foo++: debian-changelog-file-contains-invalid-email-address he@unknown E: foo++: debian-changelog-file-uses-obsolete-national-encoding at line 11 +E: foo++: latest-debian-changelog-entry-without-new-date E: foo++: no-copyright-file E: foo++: wrong-debian-qa-address-set-as-maintainer Lintian Maintainer <[email protected]> I: foo++ source: duplicate-short-description foo++ foo++-helper @@ -23,5 +24,4 @@ W: foo++ source: uploader-address-looks-weird Jeroen van Wolffelaar<jeroen@local W: foo++-helper: empty-binary-package W: foo++: debian-changelog-has-wrong-day-of-week 2003-04-14 is a Monday W: foo++: empty-binary-package -W: foo++: latest-debian-changelog-entry-without-new-date W: foo++: readme-debian-contains-invalid-email-address foo@unknown -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

