[DRE-commits] [ruby-pdf-core] branch master updated (6946432 -> 21a54af)

Cédric Boutillier boutil at moszumanska.debian.org
Sun Sep 28 20:27:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

boutil pushed a change to branch master
in repository ruby-pdf-core.

      from  6946432   Breaks/Replaces ruby-prawn << 1.0.0~s
      adds  7f47db4   Imported Upstream version 0.4.0
       new  c4bdebd   Merge tag 'upstream/0.4.0'
       new  d74ca0e   extend no_bundler.patch to load correctly pdf/core in specs, and rename to clean_spec_helper.patch
       new  9511183   add Testsuite: autopkgtest-pkg-ruby
       new  21a54af   prepare changelog

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 GPLv2                                  |  42 +++---
 checksums.yaml.gz                      | Bin 268 -> 0 bytes
 debian/changelog                       |   9 ++
 debian/control                         |   1 +
 debian/patches/clean_spec_helper.patch |  27 ++++
 debian/patches/no_bundler.patch        |  17 ---
 debian/patches/series                  |   2 +-
 lib/pdf/core.rb                        |   4 +-
 lib/pdf/core/document_state.rb         |   6 +-
 lib/pdf/core/page.rb                   |  16 --
 lib/pdf/core/renderer.rb               | 268 +++++++++++++++++++++++++++++++++
 lib/pdf/core/text.rb                   |  20 +--
 metadata.yml                           |  10 +-
 pdf-core.gemspec                       |   1 +
 14 files changed, 340 insertions(+), 83 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/clean_spec_helper.patch
 delete mode 100644 debian/patches/no_bundler.patch
 create mode 100644 lib/pdf/core/renderer.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pdf-core.git



More information about the Pkg-ruby-extras-commits mailing list