diffpdf 2.1.3.1-2build2 source package in Ubuntu

Changelog

diffpdf (2.1.3.1-2build2) noble; urgency=high

  * No change rebuild against libpoppler-qt5-1t64.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 16:41:56 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
diffpdf_2.1.3.1.orig.tar.xz 63.9 KiB a7cbea3831886e70b2e47c09890d239c664a492d59cda83913c48c22eb60baf8
diffpdf_2.1.3.1-2build2.debian.tar.xz 11.0 KiB e84c537870b144b73095b88605635dd145df502642544450abfc611d0bd9e95b
diffpdf_2.1.3.1-2build2.dsc 2.0 KiB 50c214aa84c9705f160e6237f34edc92e3440dd0bf886a02d58c764aa63544cf

View changes file

Binary packages built by this source

diffpdf: compare two PDF files textually or visually

 DiffPDF is used to compare two PDF files.
 By default the comparison is of the text on each pair of pages, but
 comparing the appearance of pages is also supported (for example, if
 a diagram is changed or a paragraph reformatted). It is also possible
 to compare particular pages or page ranges. For example, if there are
 two versions of a PDF file, one with pages 1-12 and the other with
 pages 1-13 because of an extra page having been added as page 4, they
 can be compared by specifying two page ranges, 1-12 for the first and 1-3,
 5-13 for the second. This will make DiffPDF compare pages in the pairs
 (1, 1), (2, 2), (3, 3), (4, 5), (5, 6), and so on, to (12, 13).

diffpdf-dbgsym: debug symbols for diffpdf