Source: borgbackup Version: 1.4.3-2 Severity: important borgbackup (1.4.3-2) unstable; urgency=medium ... * Skip build tests when running with DEB_BUILD_OPTIONS=nocheck. ... -- Lee Garrett <[email protected]> Sun, 21 Dec 2025 22:35:39 +0100
This change was obviously never tested, because otherwise it would have been noticed before uploading that the condition is inverted and tests are now skipped when nocheck is *dis*abled. Testing the change would have also revealed that no change was necessary at all, as documented dh_auto_test is automatically skipped with nocheck. Please revert this bogus change.

