Felix Lechner pushed to branch master at lintian / lintian
Commits: aa476eb3 by Felix Lechner at 2021-10-21T07:38:47-07:00 Peel 18 smaller checks away from the scripts check. Enables the check for bash-centric shell constructs to all POSIX shell scripts. Previously, it ran only for maintainer scripts. The popular term "bashism" sounded too much like fascism in the author's ears. Part of an effort to further divide the scripts check, which is still too complex. Gbp-Dch: ignore - - - - - ba54ca9e by Felix Lechner at 2021-10-21T07:38:54-07:00 Update release epoch for oldstable in a check for maintainer scripts. - - - - - 30 changed files: - data/scripts/maintainer-script-bad-command - + lib/Lintian/Check/BuildSystems/Debhelper/MaintainerScript/Token.pm - + lib/Lintian/Check/Desktop/X11/Font/Update.pm - + lib/Lintian/Check/Executable.pm - + lib/Lintian/Check/InitD/MaintainerScript.pm - + lib/Lintian/Check/Languages/Perl/Perl4/Prerequisites.pm - + lib/Lintian/Check/MaintainerScripts/AncientVersion.pm - + lib/Lintian/Check/MaintainerScripts/Diversion.pm - + lib/Lintian/Check/MaintainerScripts/DpkgStatoverride.pm - + lib/Lintian/Check/MaintainerScripts/Empty.pm - + lib/Lintian/Check/MaintainerScripts/Helper/Dpkg.pm - + lib/Lintian/Check/MaintainerScripts/Killall.pm - + lib/Lintian/Check/MaintainerScripts/Mknod.pm - + lib/Lintian/Check/MaintainerScripts/TemporaryFiles.pm - + lib/Lintian/Check/Script/Syntax.pm - lib/Lintian/Check/Scripts.pm - + lib/Lintian/Check/Shell/Bash/Completion.pm - + lib/Lintian/Check/Shell/Csh.pm - + lib/Lintian/Check/Shell/NonPosix/BashCentric.pm - + lib/Lintian/Check/Systemd/Native/Prerequisites.pm - profiles/debian/main.profile - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/changelog.in - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/control.in - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/copyright - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/patches/00list - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/patches/00list.sparc - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/patches/00options - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/patches/02_i_dont_have_a_description.patch - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/patches/03_specified_without_dpatch.dpatch - + t/recipes/checks/build-systems/debhelper/maintainer-script/token/legacy-scripts/build-spec/debian/patches/04_i_dont_have_a_description_either.patch The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/74926331934c62885beeed4997a4767a47dda39b...ba54ca9e81117d75797d2f524632f597a4a2fd64 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/74926331934c62885beeed4997a4767a47dda39b...ba54ca9e81117d75797d2f524632f597a4a2fd64 You're receiving this email because of your account on salsa.debian.org.

