summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* finalise changelog for 1.5.0.post0+dfsh-1 uploaddebian/1.5.0.post0+dfsh-1Sean Whitton2019-08-15
* add disable-test_icc_extract.patchSean Whitton2019-08-15
* drop python3-libxmp test dep againSean Whitton2019-08-15
* add drop-pybind11-from-setup.py.patchSean Whitton2019-08-15
* drop drop-setuptools_scm_git_archive-from-setup.py.patchSean Whitton2019-08-15
* Use debhelper-compat instead of debian/compatOndřej Nový2019-07-19
* Revert "note about item upload is waiting on"Sean Whitton2019-07-15
* Tighten python3-pybind11 dependency to require 2.3.0Sean Whitton2019-07-14
* note about item upload is waiting onSean Whitton2019-07-14
* update d/copyright for new upstream releaseSean Whitton2019-07-14
* fix version number in d/changelogSean Whitton2019-07-14
* Merge tag 'v1.5.0.post0+dfsh'Sean Whitton2019-07-14
|\
| * upstream version 1.5.0.post0, second attempt at DFSG-cleaningSean Whitton2019-07-14
* | changelog tweakSean Whitton2019-07-14
* | update test and build deps based on upstream metadataSean Whitton2019-07-14
* | refresh patchesSean Whitton2019-07-14
* | drop backported patchesSean Whitton2019-07-14
* | Merge tag 'v1.5.0.post0+dfsg'Sean Whitton2019-07-14
|\|
| * upstream version v1.5.0.post0, DFSG-cleanedSean Whitton2019-07-14
| * Fix Python 3.5 build errorJames R. Barlow2019-07-09
| * Add Object.wrap_in_array()James R. Barlow2019-07-08
| * Deal with simple cases of stacked compression on JPXDecode imagesJames R. Barlow2019-07-08
| * Improve type checking of Object.writeJames R. Barlow2019-07-08
| * Merge branch 'master' of github.com:pikepdf/pikepdfJames R. Barlow2019-07-03
| |\
| | * Update README: save password PDFjbarlow832019-06-21
| * | Prevent saving file with same name as open fileJames R. Barlow2019-07-03
| * | Fix a possible memory leak if parsing an opened file handle failsJames R. Barlow2019-07-03
| * | Move encryption model classes to new fileJames R. Barlow2019-07-03
| * | Fix .save(encryption=True) raised an exception; enabled preserving encryptionJames R. Barlow2019-07-03
| * | docs: line wrap release notesJames R. Barlow2019-07-03
| * | Ensure ICC profile is inserted when transcodingJames R. Barlow2019-07-01
| * | Add a PdfImage.icc property for accessing image ICC informationJames R. Barlow2019-07-01
| * | Fix parsing of ICCBased colorspace imagesJames R. Barlow2019-07-01
| * | Remove old-style argument formatting from commentsJames R. Barlow2019-07-01
| |/
| * docs: typosJames R. Barlow2019-06-20
| * Permissions: Remove modify_all, wire print_*James R. Barlow2019-06-20
| * Rename PdfPermissions to PermissionsJames R. Barlow2019-06-20
| * Encryption: docsJames R. Barlow2019-06-20
| * Encryption, fix some features not fully mappedJames R. Barlow2019-06-20
| * Further fixes for Py3.5James R. Barlow2019-06-19
| * save: fix py3.5 checkJames R. Barlow2019-06-19
| * v1.4.0 release notesJames R. Barlow2019-06-19
| * save: Add pathlib kludge for Python 3.5James R. Barlow2019-06-19
| * Add object to support saving with encryptionJames R. Barlow2019-06-19
| * Add more API to obtain encryption infoJames R. Barlow2019-06-19
| * Add ability to retrieve low level encryption dataJames R. Barlow2019-06-19
| * Support setting PDF extension levelJames R. Barlow2019-06-19
| * Revise PdfPermissions - shouldn't be a tuple when it's not orderedJames R. Barlow2019-06-19
| * Fix setting access permissions on saveJames R. Barlow2019-06-18
| * Custom type conversion is here to stayJames R. Barlow2019-06-18