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
|
python-docx (1.2.0+dfsg-1) unstable; urgency=medium
* Upload to unstable.
-- Andrius Merkys <merkys@debian.org> Tue, 02 Sep 2025 02:53:08 -0400
python-docx (1.2.0+dfsg-1~exp1) experimental; urgency=medium
* New upstream version 1.2.0+dfsg
-- Andrius Merkys <merkys@debian.org> Mon, 23 Jun 2025 02:43:03 -0400
python-docx (1.1.2+dfsg-1) unstable; urgency=medium
* New upstream version 1.1.2+dfsg
* Drop no longer needed fix-DescribeCorePropertiesPart-py312.patch.
-- Andrius Merkys <merkys@debian.org> Thu, 02 May 2024 02:26:26 -0400
python-docx (1.1.0+dfsg-2) unstable; urgency=medium
[ Yogeswaran Umasankar ]
* Patch for dh_auto_test datetime DeprecationWarning with
Python 3.12. (Closes: #1058441)
[ Andrius Merkys ]
* Bump copyright years.
-- Andrius Merkys <merkys@debian.org> Mon, 15 Jan 2024 07:08:17 -0500
python-docx (1.1.0+dfsg-1) unstable; urgency=medium
* New upstream version 1.1.0+dfsg
-- Andrius Merkys <merkys@debian.org> Wed, 22 Nov 2023 01:24:08 -0500
python-docx (1.0.1+dfsg-1) unstable; urgency=medium
* New upstream version 1.0.1+dfsg
* Simplify debian/rules.
* Switch autopkgtest to autopkgtest-pkg-pybuild.
-- Andrius Merkys <merkys@debian.org> Mon, 16 Oct 2023 10:35:31 -0400
python-docx (0.8.11+dfsg1-5) unstable; urgency=high
* Team upload.
* autopkgtest depends on pyparsing. (Closes: #1033850)
-- Bastian Germann <bage@debian.org> Sun, 02 Apr 2023 22:22:08 +0200
python-docx (0.8.11+dfsg1-4) unstable; urgency=medium
* Tests depend on python3-pyparsing (Closes: #1027582)
* Update standards version to 4.6.2, no changes needed.
* Bump copyright years.
-- Andrius Merkys <merkys@debian.org> Thu, 05 Jan 2023 03:54:29 -0500
python-docx (0.8.11+dfsg1-3) unstable; urgency=medium
[ lintian-brush ]
* Move transitional package python3-python-docx to oldlibs/optional per
policy 4.0.1.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Andrius Merkys ]
* Adding autopkgtest.
-- Andrius Merkys <merkys@debian.org> Sat, 18 Dec 2021 02:20:25 -0500
python-docx (0.8.11+dfsg1-2) unstable; urgency=medium
* Adding Vcs-* tags.
* Renaming source and binary packages.
-- Andrius Merkys <merkys@debian.org> Thu, 11 Nov 2021 05:35:07 -0500
python-python-docx (0.8.11+dfsg1-1) unstable; urgency=medium
* Initial release (Closes: #997813)
-- Andrius Merkys <merkys@debian.org> Tue, 26 Oct 2021 02:10:57 -0400
|