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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
python-ebooklib (0.19-1) unstable; urgency=medium
* QA upload.
* Remove obsolete lintian override
* Trim d/rules with modern syntax
* Reformat d/control with debputy
* New upstream version 0.19
-- Alexandre Detiste <tchet@debian.org> Sun, 04 May 2025 14:32:59 +0200
python-ebooklib (0.18-4) unstable; urgency=medium
* QA upload.
* Fix intersphinx mapping (Closes: #1090139)
-- Alexandre Detiste <tchet@debian.org> Mon, 23 Dec 2024 20:12:33 +0100
python-ebooklib (0.18-3) unstable; urgency=medium
* QA upload.
* Updated vcs in d/control to Salsa.
-- Petter Reinholdtsen <pere@debian.org> Sun, 17 Nov 2024 07:30:13 +0100
python-ebooklib (0.18-2) unstable; urgency=medium
* QA upload.
* Source-only upload.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Wed, 04 Jan 2023 07:41:56 +0100
python-ebooklib (0.18-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Split documentation out to a separate package.
* Add doc-base file.
* Remove trailing whitespace from d/changelog.
* No longer install extra documentation files like 'AUTHOR' and 'VERSION'.
* d/upstream/metadata: Include upstream metadata.
* Bump debhelper-compat to 13.
* Update Standards-Version to 4.6.2, no changes needed.
* Don't explicitly depend on python3-lxml and python3-six, these are found
automatically.
* Add autopkgtest.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Mon, 26 Dec 2022 09:57:37 +0100
python-ebooklib (0.17.1-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Set Debian QA Group as maintainer.
* Use debhelper-compat instead of d/compat
* Changes in debian/control.
Updated homepage.
Updated description.
Updated Standards-Version to 4.4.1.
Update debhelper-compat to (=12).
Remove Vcs-* fields since these were out-of-date.
Remove unnecessary X-Python-Version field.
Added rules-requires-root: no
* Use 'Python3 -m sphinx' instead of sphinx-build for building docs.
* Remove 0001-fix_unicode_error.patch, error has been addressed upstream.
* Remove SUFFIX=~ds since this no longer applies.
* Updated process to fetch new upstream versions.
* Updated d/watch to version 4.
* Use secure copyright file specification in URI.
* Changed CHANGES.TXT to CHANGES.txt in d/python3-ebooklib.docs.
* Added ${sphinxdoc:Depends} for binary in d/control.
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Mon, 11 Nov 2019 09:22:04 +0100
python-ebooklib (0.15~ds0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937721
-- Sandro Tosi <morph@debian.org> Mon, 14 Oct 2019 20:12:51 -0400
python-ebooklib (0.15~ds0-1) unstable; urgency=low
* Initial upload to Debian, closes: #745542
-- Daniel James <daniel@64studio.com> Thu, 24 Apr 2014 16:32:22 +0100
|