Nilesh Patra pushed to branch master at lintian / lintian
Commits: 4a5774e5 by Nilesh Patra at 2026-05-24T12:59:07+05:30 Drop mingw packages from Build and test depends These were initially added for "portable-executable-missing-security-features" check which has now been dropped. Hence these are obsolete. - - - - - bceb0ec6 by Nilesh Patra at 2026-05-24T13:21:47+05:30 Drop Test-Depends on bash - this was used as a workaround for jessie-backports and is no longer relevant See 2dbcb38d39 - - - - - 2 changed files: - debian/control - debian/tests/control Changes: ===================================== debian/control ===================================== @@ -21,8 +21,6 @@ Build-Depends: dh-runit <!nocheck>, dpkg (>= 1.23.4), fakeroot <!nocheck>, - gcc-mingw-w64-i686 <!nocheck>, - gcc-mingw-w64-x86-64 <!nocheck>, gpg-agent <!nocheck>, javahelper <!nocheck>, libarray-utils-perl <!nocheck>, @@ -54,7 +52,6 @@ Build-Depends: libversion-perl <!nocheck>, lintian <!nocheck> <!nodoc>, lintian-ssg <!nodoc>, - mingw-w64-tools <!nocheck>, ncompress <!nocheck>, pkg-php-tools <!nocheck>, python-dev-is-python3 <!nocheck>, ===================================== debian/tests/control ===================================== @@ -8,13 +8,11 @@ Depends: build-essential, debputy, default-jdk-headless | default-jdk, - dh-elpa | bash (<< 4.4), + dh-elpa, dh-python, dh-r, dh-runit, fakeroot, - gcc-mingw-w64-i686, - gcc-mingw-w64-x86-64, gpg-agent, javahelper, libarray-utils-perl, @@ -37,7 +35,6 @@ Depends: libtext-diff-perl, libtext-template-perl, lintian, - mingw-w64-tools, ncompress, pkg-php-tools, python-dev-is-python3, View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/fc4032c4e60fd8e807d6dda1755b386538d4e710...bceb0ec630ffb8c006762b2dcb05566089628772 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/compare/fc4032c4e60fd8e807d6dda1755b386538d4e710...bceb0ec630ffb8c006762b2dcb05566089628772 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

