summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Bastian Germann [Thu, 15 Dec 2022 20:22:02 +0000 (20:22 +0000)]
Merge pymupdf (1.21.1+ds1-1) import into refs/heads/workingbranch
Bastian Germann [Tue, 8 Nov 2022 19:51:22 +0000 (21:51 +0200)]
Fix shared libs for non-Linux platforms
Gbp-Pq: Name non-linux
Johannes 'josch' Schauer [Sun, 23 Feb 2020 18:10:35 +0000 (19:10 +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
Bastian Germann [Sat, 30 Oct 2021 08:51:22 +0000 (10:51 +0200)]
Prevent docs build warnings
Gbp-Pq: Name docs
Bastian Germann [Thu, 15 Dec 2022 20:22:02 +0000 (20:22 +0000)]
pymupdf (1.21.1+ds1-1) unstable; urgency=medium
* New upstream version 1.21.1
* Rebase patches (dropping an upstream one)
[dgit import unpatched pymupdf 1.21.1+ds1-1]
Bastian Germann [Thu, 15 Dec 2022 20:22:02 +0000 (20:22 +0000)]
Import pymupdf_1.21.1+ds1.orig.tar.xz
[dgit import orig pymupdf_1.21.1+ds1.orig.tar.xz]
Bastian Germann [Thu, 15 Dec 2022 20:22:02 +0000 (20:22 +0000)]
Import pymupdf_1.21.1+ds1-1.debian.tar.xz
[dgit import tarball pymupdf 1.21.1+ds1-1 pymupdf_1.21.1+ds1-1.debian.tar.xz]
Bastian Germann [Sat, 27 Nov 2021 12:39:24 +0000 (12:39 +0000)]
Merge pymupdf (1.19.2+ds1-1) import into refs/heads/workingbranch
Bastian Germann [Sat, 30 Oct 2021 08:51:22 +0000 (10:51 +0200)]
Fix imports and shared libs for non-Linux platforms
Gbp-Pq: Name non-linux
Johannes 'josch' Schauer [Sun, 23 Feb 2020 18:10:35 +0000 (19:10 +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
Bastian Germann [Sat, 30 Oct 2021 08:51:22 +0000 (10:51 +0200)]
Prevent docs build warnings
Gbp-Pq: Name docs
Bastian Germann [Sat, 27 Nov 2021 12:39:24 +0000 (12:39 +0000)]
pymupdf (1.19.2+ds1-1) unstable; urgency=medium
* New upstream version 1.19.2+ds1
* Drop upstream patch: Link shared library with additional libs
[dgit import unpatched pymupdf 1.19.2+ds1-1]
Bastian Germann [Sat, 27 Nov 2021 12:39:24 +0000 (12:39 +0000)]
Import pymupdf_1.19.2+ds1.orig.tar.xz
[dgit import orig pymupdf_1.19.2+ds1.orig.tar.xz]
Bastian Germann [Sat, 27 Nov 2021 12:39:24 +0000 (12:39 +0000)]
Import pymupdf_1.19.2+ds1-1.debian.tar.xz
[dgit import tarball pymupdf 1.19.2+ds1-1 pymupdf_1.19.2+ds1-1.debian.tar.xz]
Debian Python Modules Team [Sun, 23 Aug 2020 19:15:38 +0000 (20:15 +0100)]
Fix imports and shared libs for non-Linux platforms
Gbp-Pq: Name non-linux
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]