Nilesh Patra pushed to branch master at lintian / lintian
Commits: 060f5fba by Louis-Philippe Véronneau at 2026-08-22T16:28:55-04:00 Refresh data for new licenses in /usr/share/common-licenses Discussion in #885698 lead to the addition of 9 new licenses. The BSD removal is also normal, as it was removed following Policy version 3.9.0 and is already flagged by the copyright-refers-to-deprecated-bsd-license-file tag. - - - - - 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` - - - - - 3 changed files: - data/copyright-file/common-licenses - 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: ===================================== data/copyright-file/common-licenses ===================================== @@ -1,9 +1,17 @@ # /usr/share/common-licenses list # generated by ls -1 /usr/share/common-licenses/ +AGPL-3.0 Apache-2.0 Artistic -BSD +Artistic-2.0 +BSL-1.0 +CC0-1.0 +CC-BY-3.0 +CC-BY-4.0 +CC-BY-SA-3.0 +CC-BY-SA-4.0 GFDL +GFDL-1.1 GFDL-1.2 GFDL-1.3 GPL @@ -14,3 +22,6 @@ LGPL LGPL-2 LGPL-2.1 LGPL-3 +MPL-1.1 +MPL-2.0 +OFL-1.1 ===================================== 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,7 +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/BSD.gz +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/-/compare/99a72e5c2355463f574f2dfae89df76643559ea7...3d907cb9f489573ab5a581d13f640319335262b6 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/99a72e5c2355463f574f2dfae89df76643559ea7...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

