Nilesh Patra pushed to branch master at lintian / lintian
Commits: 98847d2b by Nilesh Patra at 2026-02-25T00:59:03+05:30 Update changelog-file-news-version to consume date from template Also allow NEWS to be genrated (from NEWS.in). This is due to debhelper truncating old NEWS entries going forward and the old test with 2010 entry would not make it through. Manually updating date would mean we will need to keep updating this test. Hence, choose not to do that. - - - - - 2 changed files: - t/recipes/checks/debian/changelog/changelog-file-news-version/build-spec/debian/NEWS → t/recipes/checks/debian/changelog/changelog-file-news-version/build-spec/debian/NEWS.in - t/whitelists/debian-packaging Changes: ===================================== t/recipes/checks/debian/changelog/changelog-file-news-version/build-spec/debian/NEWS → t/recipes/checks/debian/changelog/changelog-file-news-version/build-spec/debian/NEWS.in ===================================== @@ -2,5 +2,5 @@ changelog-file-news-version (2.0) unstable; urgency=low This is some news entry about something. - -- Russ Allbery <[email protected]> Fri, 01 Jan 2010 22:09:12 -0800 + -- Russ Allbery <[email protected]> [% $date %] ===================================== t/whitelists/debian-packaging ===================================== @@ -3,6 +3,7 @@ May-Generate: changelog control compat + NEWS source/format tests/control tests/test View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/98847d2ba15dc425ecc523bfd8f79ee48b9e0822 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/98847d2ba15dc425ecc523bfd8f79ee48b9e0822 You're receiving this email because of your account on salsa.debian.org.

