ruby-pdf-core 0.6.1-1 source package in Ubuntu

Changelog

ruby-pdf-core (0.6.1-1) unstable; urgency=medium

  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files
  * Imported Upstream version 0.6.1
  * bump standards version to 3.9.8

 -- Cédric Boutillier <email address hidden>  Tue, 07 Jun 2016 10:04:00 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-pdf-core_0.6.1-1.dsc 1.7 KiB 039d193dab5c01fb407a1f636262f7bf3a1aaf9cf166e18a9c3c09b8afc728b9
ruby-pdf-core_0.6.1.orig.tar.gz 40.5 KiB 9fe8f4a0411cda3157ada80ce7eec4b9f99db4f28e20c923266753d46073c989
ruby-pdf-core_0.6.1-1.debian.tar.xz 3.4 KiB 5aebe26545458be536fae32da3ef2a98390b4b1ebadc74439188afec5ab88743

Available diffs

No changes file available.

Binary packages built by this source

ruby-pdf-core: Ruby library to render PDF documents

 PDF::Core is a pure Ruby library to render PDF documents. It supports
 several PDF features, such as among others:
  * low-level annotation
  * istream objects and stream filters
  * NameTree
  * object repository
  * object serialization
  * indirect objects
  * page geometries
 .
 It is used internally by Prawn (provided in the ruby-prawn package),
 a Ruby PDF generation library.