Debian Patches
Status for sqitch/1.6.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-bad-whatis-man.patch | Fix bad whatis indexing of man pages By removing the private markers, the generated man pages get their correct format, so whatis indexing works. |
Christian Hofstaedtler <zeha@debian.org> | not-needed | 2016-07-04 | ||
| 0001-Don-t-unmock-till-done-testing-fix-tests.patch | Don't unmock till done testing `$@`; fix tests It seems like a recent change caused `$mock_engine->unmock('run_verify')` to reset `$@`, causing the tests that followed it to fail. Move the unmock call to after the `$@`-using tests.` Thanks @eserte for the report (resolves #921). diff --git a/t/engine.t b/t/engine.t index 1aa39fae..850e0d70 100755 |
"David E. Wheeler" <david@justatheory.com> | yes | debian upstream | 2026-07-12 |
