Nilesh Patra pushed to branch bts_885698 at lintian / lintian
Commits: 3d907cb9 by Nilesh Patra at 2026-08-23T12:16:17+02:00 tests(copyright-file-general): Use `Apache-2.gz` to trigger `copyright-refers-to-compressed-license` - - - - - 2 changed files: - t/recipes/checks/debian/copyright/copyright-file-general/build-spec/debian/copyright-misc-errors.copyright - t/recipes/checks/debian/copyright/copyright-file-general/eval/hints Changes: ===================================== t/recipes/checks/debian/copyright/copyright-file-general/build-spec/debian/copyright-misc-errors.copyright ===================================== @@ -9,7 +9,7 @@ Copyright 2008 Tobias The path /usr/share/common-licences/GPL contains a spelling error. It's wrong to reference a compressed license, like this: -/usr/share/common-licenses/BSD.gz +/usr/share/common-licenses/Apache-2.0.gz This path /usr/share/doc/copyright is obsolete. ===================================== t/recipes/checks/debian/copyright/copyright-file-general/eval/hints ===================================== @@ -12,6 +12,7 @@ copyright-misc-errors (binary): copyright-refers-to-old-directory copyright-misc-errors (binary): copyright-refers-to-nonexistent-license-file usr/share/common-licenses/GPL2 copyright-misc-errors (binary): copyright-refers-to-incorrect-directory usr/share/common-licences copyright-misc-errors (binary): copyright-refers-to-deprecated-bsd-license-file +copyright-misc-errors (binary): copyright-refers-to-compressed-license usr/share/common-licenses/Apache-2.0.gz copyright-misc-errors (binary): copyright-has-url-from-dh_make-boilerplate copyright-misc-errors (binary): copyright-contains-automatically-extracted-boilerplate copyright-full-lgpl (binary): copyright-not-using-common-license-for-lgpl View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/3d907cb9f489573ab5a581d13f640319335262b6 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/3d907cb9f489573ab5a581d13f640319335262b6 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

