libtext-pdf-perl 0.31-2 source package in Ubuntu

Changelog

libtext-pdf-perl (0.31-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Wrap long lines in changelog entries: 0.29a-1.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Tue, 28 Jun 2022 20:19:49 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtext-pdf-perl_0.31-2.dsc 2.0 KiB 7d8609c851a3e489946edbda1ee771bed24bcd1ec32e5ab430ad92e1cf197a18
libtext-pdf-perl_0.31.orig.tar.gz 54.9 KiB df9f515ee159804b0d5a75d5adb93c4584c7ec401d8c59c27e9f73925d8dac68
libtext-pdf-perl_0.31-2.debian.tar.xz 7.5 KiB 73fd7e74c34ed725c3cfcbcc594fac5cb2411fc1529bf8c445cd6df5a524691d

Available diffs

No changes file available.

Binary packages built by this source

libtext-pdf-perl: relatively low-level interface for manipulating PDFs

 Text::PDF provides a strong base for working with PDF files. It may be
 a bit hard to use for novices, but it is powerful enough for many other
 important Perl modules for PDF generation to depend on it.