summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-13 19:33:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-13 19:33:32 +0000
commit8ca9ae2eea45deaccf7fa33b432eb5fae12a27f1 (patch)
tree5dd85f1a7afbaa30bad2ec93c2d2e5a839aa05b1 /debian/changelog
parentAdding debian version 7.3.7-1. (diff)
downloadsphinx-8ca9ae2eea45deaccf7fa33b432eb5fae12a27f1.tar.xz
sphinx-8ca9ae2eea45deaccf7fa33b432eb5fae12a27f1.zip
Adding debian version 7.3.7-2.debian/7.3.7-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c3ba847..628b1e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+sphinx (7.3.7-2) experimental; urgency=medium
+
+ * Make python3-sphinx depend on python3-defusedxml, needed by
+ sphinx.testing.util module.
+ * Remove no longer needed test dependencies (thanks Piotr Ożarowski):
+ - python3-sphinxcontrib.websupport
+ - python3-sqlalchemy
+ - python3-whoosh
+ - python3-xapian
+ * Backport upstream patch to fix tests with Python 3.12.4.
+
+ -- Dmitry Shachnev <mitya57@debian.org> Thu, 13 Jun 2024 20:51:07 +0300
+
sphinx (7.3.7-1) experimental; urgency=medium
* New upstream release.