Debian Patches

Status for ocrmypdf/17.10.0+dfsg1-1

Patch Description Author Forwarded Bugs Origin Last update
debian-changes.patch The Debian packaging of OCRmyPDF is maintained using dgit. For the
sake of an efficient workflow, Debian modifications to the upstream
source are squashed into a single diff, rather than a series of quilt
patches. To obtain a patch queue for package version 1.2.3-1:

# apt-get install dgit
% dgit clone ocrmypdf
% cd ocrmypdf
% git log --oneline 1.2.3..debian/1.2.3-1 -- . ':!debian'

See dgit(1), dgit(7) and dgit-maint-merge(7) for more information.
===================================================================
no
10_fix_slow_tests.patch Disable slow generation

===================================================================
no
20_mark_some_tests_flaky.patch Some tests are flaky. Mark them as optional.

===================================================================
no
30_skip_pypdfium2_tests_when_unavailable.patch Skip tests that require pypdfium2 when it is not installed.
pypdfium2 is not packaged in Debian, so tests parametrized with
the 'pypdfium' rasterizer should be skipped gracefully.


===================================================================
Anton Gladky <gladk@debian.org> no
40_fix_font_dir_for_autopkgtest.patch Several tests hardcode the font directory as a path relative to the
tests/ directory within the source tree (tests/../src/ocrmypdf/data).
When running autopkgtest's test-suite against the installed package,
the source tree's src/ocrmypdf is moved aside so that the installed
package is exercised instead, so fall back to the installed package's
data directory when the source tree copy is not present.


===================================================================
Anton Gladky <gladk@debian.org> no

All known versions for source package 'ocrmypdf'

Links