1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
pymupdf (1.17.4+ds1-2) unstable; urgency=medium
* Team upload
[ Nicholas D Steeves ]
* Mention PyMuPDF in long description so that a user who 'apt search
pymupdf' will discover this package.
[ Bastian Germann ]
* Fix imports and shared libs for non-Linux platforms
* Clean generated files
[ Sergio Durigan Junior ]
* d/control: Bump debhelper-compat to 13.
* d/control: Remove duplicate field "Priority" from python3-fitz.
-- Bastian Germann <bastiangermann@fishpost.de> Sun, 23 Aug 2020 21:15:38 +0200
pymupdf (1.17.4+ds1-1) unstable; urgency=medium
* Team upload
* Use debhelper provided python3:Provides
* Set Built-Using according to Policy 7.8 (Closes: #959958)
* Update upstream copyright info
* New upstream version 1.17.4+ds1
* Refresh docs patch
* Let dependency fit the new mupdf version
* Add build dependency libmujs-dev
* Add mujs to libs patch
-- Bastian Germann <bastiangermann@fishpost.de> Fri, 07 Aug 2020 13:03:11 +0200
pymupdf (1.16.11-1) unstable; urgency=medium
[ Johannes 'josch' Schauer ]
* New upstream version 1.16.11 (closes: #950639)
* Bump Standards-Version to 4.5.0
* add debian/salsa-ci.yml
* debian/control: b-d on libpython3-all-dev instead of libpython3-dev
* debian/copyright: remove unused files from Files-Excluded
* add autopkgtest
* add patch fiximport
* debian/control: add Rules-Requires-Root: no
* debian/tests/control: chdir to / to not use fitz module from unpacked
sources
* add debian/python3-fitz.lintian-overrides
* debian/watch: add repacksuffix
* debian/watch: don't run uupdate
[ Bastian Germann ]
* Drop non-existing examples
* Exclude 1.16.11 files
* Add docs patch
-- Johannes 'josch' Schauer <josch@debian.org> Sun, 23 Feb 2020 21:05:36 +0100
pymupdf (1.14.16-1) unstable; urgency=medium
* Initial release. (Closes: #930761)
-- Johannes 'josch' Schauer <josch@debian.org> Sat, 22 Jun 2019 04:02:32 +0200
|