Louis-Philippe Véronneau pushed to branch master at lintian / lintian
Commits: 06edc346 by Louis-Philippe Véronneau at 2024-09-10T21:46:09-04:00 Fix typo in documentation - - - - - e43a99a0 by Louis-Philippe Véronneau at 2024-09-10T22:08:17-04:00 releasing package lintian version 2.118.2 - - - - - f5741e53 by Louis-Philippe Véronneau at 2024-09-10T22:10:02-04:00 d/changelog: Open entry for 2.118.3 - - - - - 2 changed files: - CONTRIBUTING.md - debian/changelog Changes: ===================================== CONTRIBUTING.md ===================================== @@ -284,7 +284,7 @@ First ensure that test suite pass both locally and on salsa. Then make a release commit by running the following command (make sure the `DEBEMAIL` and `DEBFULLNAME` variables are set) - $ gbp dch -R --postedit="private/generate-tag-summary" --in-place" + $ gbp dch -R --postedit="private/generate-tag-summary --in-place" Check if commit message and changelog are in good shape (edit if needed and amend commit). Then build as usual. ===================================== debian/changelog ===================================== @@ -1,8 +1,15 @@ -lintian (2.118.2) UNRELEASED; urgency=medium +lintian (2.118.3) UNRELEASED; urgency=medium * XXX: generate tag summary with private/generate-tag-summary - -- Louis-Philippe Véronneau <[email protected]> Sun, 01 Sep 2024 20:38:45 -0400 + -- Louis-Philippe Véronneau <[email protected]> Tue, 10 Sep 2024 22:09:12 -0400 + +lintian (2.118.2) unstable; urgency=medium + + * Validate domain's TLD when checking for bogus-mail-host. (Closes: #1081316) + * Fix typo in documentation + + -- Louis-Philippe Véronneau <[email protected]> Tue, 10 Sep 2024 21:46:32 -0400 lintian (2.118.1) unstable; urgency=medium View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/df6b9c2582f5a409342b2f03d52069f870bebe87...f5741e5300b920c6b34947b4c3df31cb40e8f958 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/df6b9c2582f5a409342b2f03d52069f870bebe87...f5741e5300b920c6b34947b4c3df31cb40e8f958 You're receiving this email because of your account on salsa.debian.org.

