libpdf-reuse-perl 0.39-4 source package in Ubuntu

Changelog

libpdf-reuse-perl (0.39-4) unstable; urgency=medium

  * Remove generated test file via debian/clean. (Closes: #1049024)
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 18:53:14 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpdf-reuse-perl_0.39-4.dsc 2.4 KiB 7ea5963793ccb2c1aedbe1d54fcd714d163778f01c9d97da3dbc8205e38d7838
libpdf-reuse-perl_0.39.orig.tar.gz 63.4 KiB 93e3a21851d9f8a5b5c93e84c1796e6c2f3ef999e0f4c819723840c4dbbc9d07
libpdf-reuse-perl_0.39-4.debian.tar.xz 3.5 KiB 696fe79c61644e9168ef6f67e5116413fef0afc64565661d3ce48866dfc8ae3d

Available diffs

No changes file available.

Binary packages built by this source

libpdf-reuse-perl: Reuse and mass produce PDF documents

 PDF::Reuse could be used when you want to mass produce similar (but not
 identical) PDF documents and reuse templates, JavaScripts and some other
 components. It is functional to be fast, and to give your programs capacity to
 produce many pages per second and very big PDF documents if necessary.
 .
 The module produces PDF-1.4 files. Some features of PDF-1.5, like "object
 streams" and "cross reference streams", are supported, but only at an
 experimental level. More testing is needed. (If you get problems with a new
 document from Acrobat 6 or 7, try to save it or recreate it as a PDF-1.4
 document first, before using it together with this module.)