ruby-pdf-reader 2.11.0-1 source package in Ubuntu

Changelog

ruby-pdf-reader (2.11.0-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
  * Update standards version to 4.5.1, no changes needed.

  [ Aquila Macedo ]
  * New upstream version 2.11.0
  * d/control: bumps Standards-Version to 4.6.2.
  * d/patches: rebase patches and add Forwarded field.
  * d/s/lintian-overrides: fix missing source file.
  * d/ruby-pdf-reader.lintian-overrides: override lintian warnings for
    files that are not documentation.

 -- Aquila Macedo Costa <email address hidden>  Mon, 09 Oct 2023 11:42:26 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-pdf-reader_2.11.0-1.dsc 2.1 KiB bf2caa11b54895f0a154be47f9fa534371eee3daa31aecc14a9bf83bf920af90
ruby-pdf-reader_2.11.0.orig.tar.gz 24.9 MiB e47c1eed15da96fc26c68a3c3c06f88c46416476264626a7ebf9af118094ae0b
ruby-pdf-reader_2.11.0-1.debian.tar.xz 4.8 KiB 592cac5fdc5de90e0ef31121c15f298c2e4c6161780a5241449fb9ec4f2708ce

Available diffs

No changes file available.

Binary packages built by this source

ruby-pdf-reader: Ruby library for accessing the content of PDF files

 The PDF::Reader library implements a PDF parser conforming as much as possible
 to the PDF specification from Adobe. It provides programmatic access to the
 contents of a PDF file with a high degree of flexibility.
 .
 This is primarily a low-level library that should be used as the foundation
 for higher level functionality. There are a few exceptions to support very
 common use cases like extracting text from a page.