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
|
python-pylatex (1.4.2+ds-5) unstable; urgency=medium
* Replace versioneer.py with python3-versioneer.
* d/control: add python3-versioneer to B-Depends + update
uploaders + routine updates + add depends to python-pylatex-doc.
* Add debian/source/options to ignore egg-info diff.
* d/copyright: exclude versioneer.py + update email ID in debian/*
copyright.
* Patch to rename description-file to description_file.
* Patch to fix reprotest failure.
* Update URLs in 002-intersphinx-python-doc.patch.
-- Yogeswaran Umasankar <yogu@debian.org> Wed, 07 Aug 2024 21:50:00 +0000
python-pylatex (1.4.2-4) unstable; urgency=medium
[Michael R. Crusoe]
* d/control: move doc dependencies to Build-Depends-Indep.
[Yogeswaran Umasankar]
* Patch for replacing the external URL with local inventory for Python3 docs.
* Added https_proxy='127.0.0.1:9' to sphinx-build in d/rules.
* Added Multi-Arch & removed Built-Using in python-pylatex-doc in d/control.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Sat, 23 Mar 2024 15:30:00 +0000
python-pylatex (1.4.2-3) unstable; urgency=medium
* Team upload.
* d/control: move "${sphinxdoc:Built-Using}" from a Depends to the
"Built-Using" field. This was preventing a new version of Sphinx.
* Reorder sequence of d/control fields by cme (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Fri, 15 Mar 2024 13:22:15 +0100
python-pylatex (1.4.2-2) unstable; urgency=medium
* No-changes source-only upload.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Mon, 26 Feb 2024 17:30:00 +0000
python-pylatex (1.4.2-1) unstable; urgency=medium
* Initial release. (Closes: #1063917)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Wed, 14 Feb 2024 18:30:00 +0000
|