summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Johannes 'josch' Schauer [Sun, 23 Aug 2020 19:15:38 +0000 (20:15 +0100)]
add additional import statement as otherwise you'd get:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "[...]/src/fitz/__init__.py", line 3, in <module>
from fitz.fitz import *
ModuleNotFoundError: No module named 'fitz.fitz'
Gbp-Pq: Name fiximport
Debian Python Modules Team [Sun, 23 Aug 2020 19:15:38 +0000 (20:15 +0100)]
Link shared library with additional libs
Gbp-Pq: Name libs
Debian Python Modules Team [Sun, 23 Aug 2020 19:15:38 +0000 (20:15 +0100)]
[PATCH] Prevent docs build warnings
Gbp-Pq: Name docs
Bastian Germann [Sun, 23 Aug 2020 19:15:38 +0000 (20:15 +0100)]
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.
[dgit import unpatched pymupdf 1.17.4+ds1-2]
Bastian Germann [Sun, 23 Aug 2020 19:15:38 +0000 (20:15 +0100)]
Import pymupdf_1.17.4+ds1-2.debian.tar.xz
[dgit import tarball pymupdf 1.17.4+ds1-2 pymupdf_1.17.4+ds1-2.debian.tar.xz]
Bastian Germann [Fri, 7 Aug 2020 11:03:11 +0000 (12:03 +0100)]
Import pymupdf_1.17.4+ds1.orig.tar.xz
[dgit import orig pymupdf_1.17.4+ds1.orig.tar.xz]