In debian/watch no matching files for watch source ftp://ftp.chkrootkit.org/pub/seg/pac/
Among the 88 debian patches available in version 0.58b-5 of the package, we noticed the following issues:
commit c6654eccfef1af4ac089dc9755a73d7cd93b2e41 Author: Richard Lewis <richard.lewis.debian@googlemail.com> Date: Thu Sep 11 00:01:33 2025 +0100 autopkgtest: refuse to run if $AUTOPKGTEST_TMP is not set And cleanup $CLEAN at the end commit 8c860b4cb88c1697b38466d5f026946d1a82c6bd Author: Richard Lewis <richard.lewis.debian@googlemail.com> Date: Wed Sep 10 21:33:46 2025 +0100 autopkgtest: run through shfmt to fix indentation commit d3e38a7b3843a918bb6813e4f76cfa7f6120bc6b Author: Richard Lewis <richard.lewis.debian@googlemail.com> Date: Wed Sep 10 21:26:37 2025 +0100 autopkgtest: fix failure with in sbuild if passwd not installed At the start of the test we tried to ensure all the binaries that could be tested were available, but we omitted things provided by essential packages coreutils and passwd. passwd is no longer essential so chfn, login can be missing from the chroot. This commit fixes that, and also makes the logic a bit more robust by only creating things that are missing, and not trying to move some existig things out of the way: this should make the test more robust and need fewer changes if other things are removed from the essential set in future (i hope) commit f48f5aaf2a364be2a3a0326aa2c1acb844a6ddd6 Author: Richard Lewis <richard.lewis.debian@googlemail.com> Date: Wed Sep 10 00:54:58 2025 +0100 fix gcc-15 compilation chklastlog installs a signal handler (to report progress - not actualy used), but omited any argument, and had a (very) old-school function prototype, which gcc-15 refuses to accept. We modify the existing patch to fix this commit df0ee1c03f2188767a850ddd0f011e94192ef896 Author: Richard Lewis <richard.lewis.debian@googlemail.com> Date: Wed Sep 10 00:24:14 2025 +0100 Update debian/test/find-debs-that-are-enhanced slogin is no longer shipped by debian (this was previously in openssh-client. because 'ssh' is still tested by the check for 'ebury' we do not need to make any changes to debian/control) nb: this just fixes the salsa pipeline, it is not part of the autopkgtest or the package functionality commit 96e3ebc9513c884d7603243ffad2b984df8aa1e6 Author: Richard Lewis <richard.lewis.debian@googlemail.com> Date: Wed Sep 10 00:21:36 2025 +0100 fix indentation in debian/tests/find-debs-that-are-enhanced commit 3c746edf3c691fa24aa5b007bb0adf4de98ec904 Author: Richard Lewis <richard.lewis.debian@googlemail.com> Date: Sat Jun 14 13:34:56 2025 +0100 d/control: Update Standards-Version to 4.7.2 (no changes needed) commit 272298f6349808506921f3d59ec77d2b4bceb785 Author: Richard Lewis <richard.lewis.debian@googlemail.com> Date: Sat Jun 14 13:33:54 2025 +0100 d/copyright: Replace old FSF address with URL Fixes a Lintian warning