Package: origami-pdf / 2.1.0-1~exp2

Metadata

Package Version Patches format
origami-pdf 2.1.0-1~exp2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Adjust paths to work against installed code.patch | (download)

bin/pdfcop | 2 1 + 1 - 0 !
bin/pdfsh | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 adjust paths to work against installed code

Packages in Debian must not put files in subdirectories of /usr/bin

0002 PDF walk_object don t recurse into dictionaries.patch | (download)

lib/origami/pdf.rb | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 pdf#walk_object: don't recurse into dictionaries

This fixes encryption of PDF's produced by pandoc/latex.

Fixes #60

0003 Fixes for Ruby 3 2.patch | (download)

bin/pdfencrypt | 4 2 + 2 - 0 !
lib/origami/encryption.rb | 5 2 + 3 - 0 !
lib/origami/filters/predictors.rb | 4 2 + 2 - 0 !
lib/origami/string.rb | 4 2 + 2 - 0 !
test/dataset/crypto.pdf | 118 36 + 82 - 0 !
test/test_pdf_encrypt.rb | 17 12 + 5 - 0 !
6 files changed, 56 insertions(+), 96 deletions(-)

 fixes for ruby 3 (#2)

Changes from the original patch

- Dropped changes to .github/workflows/test.yml
- Dropped changes to README.md
- Dropped changes to origamindee.gemspec

Backport-By: Antonio Terceiro <terceiro@debian.org>
Source: https://github.com/ymalmaguer/origami, 22deec3cbe