diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:54:39 +0000 |
commit | 5709a0c329cf135cdb0f554d44d2ec6b707219cf (patch) | |
tree | 6159f91fc6312856c714261067021f7d0cc5e118 /debian/changelog | |
parent | Adding debian version 7.3.7-2. (diff) | |
download | sphinx-5709a0c329cf135cdb0f554d44d2ec6b707219cf.tar.xz sphinx-5709a0c329cf135cdb0f554d44d2ec6b707219cf.zip |
Adding debian version 7.3.7-3.debian/7.3.7-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 628b1e8..d21ac5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sphinx (7.3.7-3) unstable; urgency=medium + + * Backport upstream patch to fix support for data: URIs in builders that + do not support them natively (closes: #1073500). + * Upload to unstable. + + -- Dmitry Shachnev <mitya57@debian.org> Wed, 03 Jul 2024 10:18:22 +0300 + sphinx (7.3.7-2) experimental; urgency=medium * Make python3-sphinx depend on python3-defusedxml, needed by |